Types
WorkflowTemplateWorkflow
A workflow a template installs. Deliberately mirrors the shape the workflow editor parses.
object
WorkflowTemplateWorkflowFields
name
String!
trigger
String!
JSON-encoded trigger configuration.
startStepId
ID
The ID of the first step to execute, or null if the workflow has no steps.
steps

