API reference
ForeachStep
Map a step over an upstream array output.
ForeachStep
Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.
Map a step over an upstream array output.
Signature
interface ForeachStep { /* ... */ }Kind
interface