Skip to main content
View as Markdown

Type Alias: FlowServiceStepInput

FlowServiceStepInput: FlowStepInput & object

Defined in: flow-builder.ts:43

Payload for a flow step that references a service.

Type declaration

service?

optional service: object

service.id

id: string

service.version?

optional version: string

version?

optional version: string