Delete Pipeline Step

delete_pipeline_step removes a step from a pipeline and cascades removal to all flows on that pipeline.

FieldValue
Modeschat
Mutation riskDestructive
Registered inToolServiceProvider.php via DeletePipelineStep
Backing abilitydatamachine/delete-pipeline-step

Inputs

  • pipeline_id: pipeline containing the step.
  • pipeline_step_id: step to remove.

Use when simplifying or restructuring a workflow.