AutomationConditionConfig
Type: Object
Configuration for Condition nodes that provide conditional branching. Evaluates a condition and routes to success or failure paths.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| condition | ExpressionScalar! | The condition expression to evaluate | ||
| type | String! | Node type identifier |