workflow.stepinput.input.md

February 13, 2024 ยท View on GitHub

Home > @datashaper/workflow > StepInput > input

StepInput.input property

The bound inputs Key = Input Socket Name Value = Socket Binding to other node

Signature:

input?: WorkflowStepId | Record<string, WorkflowInput | WorkflowInput[] | undefined>;