Skip to main content
View as Markdown

Type Alias: FlowSubFlowStepInput

FlowSubFlowStepInput: FlowStepInput & object

Defined in: flow-builder.ts:100

Payload for a flow step that references another flow.

Type declaration

flow?

optional flow: object

flow.id

id: string

flow.version?

optional version: string

version?

optional version: string