Skip to main content

createCustomReaction

Creates a single CustomReaction.

createCustomReaction(
input: CreateCustomReactionInput!
): CreateCustomReactionPayload

Arguments

createCustomReaction.input ● CreateCustomReactionInput! non-null input

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

Type

CreateCustomReactionPayload object

The output of our create CustomReaction mutation.