Mutation
Variables
Response
Mutations
markAllConversationsRead
Mark every conversation as read for the viewer across the Network
MUTATION
markAllConversationsRead(input: MarkAllConversationsReadInput!): MarkAllConversationsReadPayloadArguments
input
MarkAllConversationsReadInput!
required
Parameters for MarkAllConversationsRead
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
success
Boolean!
Mutation
Variables
Response