Skip to main content

ReviewCommentFlagPayload

No description

type ReviewCommentFlagPayload {  clientMutationId: String!  flag: Flag!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

flag (Flag!)#

flag is the flag that was reviewed by the review action.