AutomationTemplateConfig
Type: Object
Configuration for Template nodes that render templates with dynamic parameters. Links to template resources and provides parameter mapping for content generation.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| expression | ExpressionScalar! | Expression to return the parameters for rendering the template | ||
| template | AutomationTemplate! | Reference to the template resource to render | ||
| templateId | ID! | |||
| type | String! | Node type identifier |