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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [OrderbyInstruction](./schema.orderbyinstruction.md) &gt; [direction](./schema.orderbyinstruction.direction.md)

## OrderbyInstruction.direction property

Direction to order by

<b>Signature:</b>

```typescript
direction?: SortDirection;
```
