<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WorkflowInput](./schema.workflowinput.md)

## WorkflowInput type

<b>Signature:</b>

```typescript
export type WorkflowInput = WorkflowStepId | InputBinding;
```
<b>References:</b> [WorkflowStepId](./schema.workflowstepid.md)<!-- -->, [InputBinding](./schema.inputbinding.md)

