CreateCommentReactionPayloadNo descriptiontype CreateCommentReactionPayload { comment: Comment clientMutationId: String!}CopyFields#comment (Comment)#comment is the Comment that the Reaction was created on.clientMutationId (String!)#clientMutationId is required for Relay support.