schema.workflowschema.input.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > WorkflowSchema > input
WorkflowSchema.input property
A list of input names that are expected to be provided in addition to the workflow steps
Signature:
input?: string[];