Skip to main content
MUTATION
markDirectMessageRead(input: MarkDirectMessageReadInput!): MarkDirectMessageReadPayload

Arguments

input
MarkDirectMessageReadInput!
required

Parameters for MarkDirectMessageRead

clientMutationId
String

A unique identifier for the client performing the mutation.

errors
[String!]!
unreadCount
Int

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

Mutation
Variables
Response