Skip to main content

DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput

All input for the deleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCode mutation.

input DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput {
clientMutationId: String
commentId: String!
createdByWorkspaceAccountId: String!
emojiCode: String!
}

Fields

DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput.clientMutationId ● String scalar

An arbitrary string value with no semantic meaning. Will be included in the payload verbatim. May be used to track mutations by the client.

DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput.commentId ● String! non-null scalar

DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput.createdByWorkspaceAccountId ● String! non-null scalar

DeleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCodeInput.emojiCode ● String! non-null scalar

Member Of

deleteCommentReactionByCommentIdAndCreatedByWorkspaceAccountIdAndEmojiCode mutation