<!-- 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)

## OrderbyArgs interface

<b>Signature:</b>

```typescript
export interface OrderbyArgs 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [orders](./schema.orderbyargs.orders.md) |  | [OrderbyInstruction](./schema.orderbyinstruction.md)<!-- -->\[\] | List of ordering instructions to apply |

