Skip to main content

deleteCustomReaction

Deletes a single CustomReaction using a unique key.

deleteCustomReaction(
input: DeleteCustomReactionInput!
): DeleteCustomReactionPayload

Arguments

deleteCustomReaction.input ● DeleteCustomReactionInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

DeleteCustomReactionPayload object

The output of our delete CustomReaction mutation.