Skip to main content

deleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCode

Deletes a single CommentReaction using a unique key.

deleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCode(
input: DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput!
): DeleteCommentReactionPayload

Arguments

deleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCode.input ● DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput! 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.