Skip to main content
MUTATION
bulkUpsertWorkflowSteps(input: BulkUpsertWorkflowStepsInput!): BulkUpsertWorkflowStepsOutput!

Arguments

Results for each step in the input (same order as input).

deletedStepIds
[ID!]!

IDs of steps that were deleted (existed before but not in input).

workflow

Updated workflow after operation.

Mutation
Variables
Response