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

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [OrderbyArgs](./schema.orderbyargs.md) &gt; [orders](./schema.orderbyargs.orders.md)

## OrderbyArgs.orders property

List of ordering instructions to apply

<b>Signature:</b>

```typescript
orders: OrderbyInstruction[];
```
