schema.orderbyargs.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/schema > OrderbyArgs
OrderbyArgs interface
Signature:
export interface OrderbyArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| orders | OrderbyInstruction[] | List of ordering instructions to apply |