Mutations
createWorkflowStep
Add a single step to a workflow. For bulk changes to a workflow’s step graph, prefer bulkUpsertWorkflowSteps.
MUTATION
createWorkflowStep(input: CreateWorkflowStepInput!): CreateWorkflowStepOutput!Arguments
input
required
Returns
workflowStep
error
Mutation
Variables
Response
Mutation
Variables
Response

