Skip to main content
MUTATION
markConversationRead(input: MarkConversationReadInput!): MarkConversationReadPayload

Arguments

input
MarkConversationReadInput!
required

Parameters for MarkConversationRead

clientMutationId
String

A unique identifier for the client performing the mutation.

conversation
errors
[String!]!
unreadCount
Int

Updated unread count (null when the viewer has no membership in the conversation)

Mutation
Variables
Response