Types
UpdateWorkflowInput
input
UpdateWorkflowInputFields
workflowId
ID!
required
name
trigger
JSON-encoded trigger configuration. See Workflow.trigger for the valid type values and their required fields.
startStepId
The ID of the first step to execute. Cannot be cleared to null on a published workflow; unpublish (isPublished: false) before restructuring steps, then republish.
order
isPublished

