Skip to main content

RemoveCommentDontAgreePayload

No description

type RemoveCommentDontAgreePayload {  comment: Comment  clientMutationId: String!}

Fields#

comment (Comment)#

comment is the Comment that the DontAgree was removed on.

clientMutationId (String!)#

clientMutationId is required for Relay support.