schema.workflowinput.md

February 13, 2024 ยท View on GitHub

Home > @datashaper/schema > WorkflowInput

WorkflowInput type

Signature:

export type WorkflowInput = WorkflowStepId | InputBinding;

References: WorkflowStepId, InputBinding