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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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.