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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WorkflowSchema](./schema.workflowschema.md) &gt; [steps](./schema.workflowschema.steps.md)

## WorkflowSchema.steps property

The workflow steps

<b>Signature:</b>

```typescript
steps?: Step[];
```
