Magidoc

UpdateReactionInput
Input Object

Input type for updating an existing Reaction.

Fields

#

conditions

Non-null

The new conditions for the Reaction.

description

The new description of the Reaction.

enabled

Non-null

Whether the Reaction is enabled.

event

Non-null

The event to trigger when this Reaction's conditions are met.

id

ID !
Non-null

The ID of the Reaction to update.

name

Non-null

The new name of the Reaction.

priority

The priority of the Reaction.

triggers

Non-null

The new trigger points for the Reaction.

Usages

#

References

#

  • Argument input of field updateReaction from type Mutation