Skip to main content

UnfeatureCommentPayload

No description

type UnfeatureCommentPayload {  comment: Comment  clientMutationId: String!}

Fields#

comment (Comment)#

comment is the Comment that was unfeatured.

clientMutationId (String!)#

clientMutationId is required for Relay support.