Skip to main content
inputUpdateWorkflowInput

Fields

workflowId
ID!
required

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
deprecated

Writes the legacy order integer and nothing else — it does not change where the workflow sits in the list.

No longer affects ordering. Use moveWorkflow to reorder, and read position.
isPublished