UnfeatureCommentInputNo descriptiontype UnfeatureCommentInput { commentID: ID! clientMutationId: String!}CopyFields#commentID (ID!)#commentID is the ID of the featured Comment that should be unfeatured.clientMutationId (String!)#clientMutationId is required for Relay support.