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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [WorkflowArgs](./schema.workflowargs.md)

## WorkflowArgs interface

<b>Signature:</b>

```typescript
export interface WorkflowArgs 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [workflow](./schema.workflowargs.workflow.md) |  | [WorkflowSchema](./schema.workflowschema.md) | The workflow configuration. |

