Skip to main content

CreateCommentDontAgreePayload

No description

type CreateCommentDontAgreePayload {  comment: Comment  clientMutationId: String!}

Fields#

comment (Comment)#

comment is the Comment that the DontAgree was created on.

clientMutationId (String!)#

clientMutationId is required for Relay support.