Skip to main content

markCommentsAsSeen

markCommentsAsSeen will set the seen state to true for the commentIDs provided. Seen state is stored per user, per story. It will do nothing if the request is not issued with a valid logged in user token.

markCommentsAsSeen(  input: MarkCommentsAsSeenInput!): MarkCommentsAsSeenPayload!

Arguments#

input (MarkCommentsAsSeenInput!)#

Type#

MarkCommentsAsSeenPayload#