ReviewCommentFlagPayloadNo descriptiontype ReviewCommentFlagPayload { clientMutationId: String! flag: Flag!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.flag (Flag!)#flag is the flag that was reviewed by the review action.