Skip to main content

deleteCommentReaction

Deletes a single CommentReaction using a unique key.

deleteCommentReaction(
input: DeleteCommentReactionInput!
): DeleteCommentReactionPayload

Arguments

deleteCommentReaction.input ● DeleteCommentReactionInput! 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.