AutomationGraphqlMutationOutputConfig
Type: Object
Configuration for GraphQL Mutation Output nodes that execute GraphQL mutations. Allows execution of mutations against the system's GraphQL endpoint.
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| mutation | String! | GraphQL mutation string to execute | ||
| type | String! | Node type identifier | ||
| variables | ExpressionScalar! | Expression to provide variables for the GraphQL mutation) |