AutomationDataSubscriptionTriggerConfig
Type: Object
Configuration for Data Subscription Trigger nodes that start workflows based on data changes in CoCore resources.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| conditions | ExpressionScalar | Lua expression filter for triggering | ||
| events | [ResourceNotationActionEnum!]! | Events to trigger on | ||
| resource | ResourceNotationResourceEnum! | Resource to watch for changes | ||
| transformations | ExpressionScalar | Lua data transformation to apply | ||
| type | String! | Node type identifier |