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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WorkflowStepId](./schema.workflowstepid.md)

## WorkflowStepId type

The Id of the step to which the input is bound

<b>Signature:</b>

```typescript
export type WorkflowStepId = string;
```
