deleteCommentReactionByNodeId
Deletes a single CommentReaction using its globally unique id.
deleteCommentReactionByNodeId(
input: DeleteCommentReactionByNodeIdInput!
): DeleteCommentReactionPayload
Arguments
deleteCommentReactionByNodeId.input ● DeleteCommentReactionByNodeIdInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
DeleteCommentReactionPayload object
The output of our delete CommentReaction mutation.