Skip to main content

MarkCommentsAsSeenPayload

No description

type MarkCommentsAsSeenPayload {  clientMutationId: String!  comments: [Comment!]!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

comments ([Comment!]!)#

comment is the comment that has been marked as seen.