AutomationTransformConfig
Type: Object
Configuration for TRANSFORM nodes that modify or reshape data.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| expression | ExpressionScalar | Transformation expression or script | ||
| fieldMappings | ExpressionScalar | An expression to return a field mapping to use | ||
| operation | TransformOperation! | Type of transformation to apply | ||
| type | String! | Node type identifier |