Types
WorkflowTemplateStep
object
WorkflowTemplateStepFields
id
ID!
type
name
String
payload
String!
JSON-encoded payload containing the action or condition configuration. See WorkflowStep.payload for the valid type values per step type and the note on non-portable, workspace-specific IDs.
transitions
[ID]!
Array of next step IDs, mirroring WorkflowStep.transitions.
positionX
Float!
positionY
Float!

