OBJECT
type ChannelUserStatus {channelId: Uuid! userId: Uuid! lastReadPosition: DateTime channelKind: String }