Home > @idealeap/pipeline > PipelineContext > stepParams
PipelineContext.stepParams property
A record of parameters for the steps in the pipeline.
Signature:
typescript
stepParams: Record<string, any>;
stepParams: Record<string, any>;