Mutations
deleteWorkflowStep
Delete a single step from a workflow. You are responsible for updating any steps that reference this step in their transitions.
MUTATION
deleteWorkflowStep(input: DeleteWorkflowStepInput!): DeleteWorkflowStepOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

