CreateActionFromTemplateInput is an input datatype for creating an action from a yaml template. It's used by the createActionFromTemplate() mutation field.

Table: CreateActionFromTemplateInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 17, 2024
namestringyes Long-TermThe name of the action.
viewNamestringyes Long-TermThe name of the view of the action.
yamlTemplateYAMLyes Long-TermA template that can be used to recreate the action. YAML is a scalar.