Skip to main content
View as Markdown

Type Alias: FlowDataProductStepInput

FlowDataProductStepInput: FlowStepInput & object

Defined in: flow-builder.ts:65

Payload for a flow step that references a data product.

Type declaration

dataProduct?

optional dataProduct: object

dataProduct.id

id: string

dataProduct.version?

optional version: string

version?

optional version: string