UnfeatureCommentPayloadNo descriptiontype UnfeatureCommentPayload { comment: Comment clientMutationId: String!}CopyFields#comment (Comment)#comment is the Comment that was unfeatured.clientMutationId (String!)#clientMutationId is required for Relay support.