Skip to main content

UnfeatureCommentInput

No description

type UnfeatureCommentInput {  commentID: ID!  clientMutationId: String!}

Fields#

commentID (ID!)#

commentID is the ID of the featured Comment that should be unfeatured.

clientMutationId (String!)#

clientMutationId is required for Relay support.