ConnectorReactionsInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| functionTemplate | String | The Lua script to run whenever one of the subscribed events happens. | |
| id | String | A URL safe handle-style ID for this reaction | |
| name | String | A name to refer to the Reaction by, aids in human comprehension | |
| subscription | ConnectorReactionTemplateSubscriptionInput | The data change event to attach the Reaction to |