5 lines
243 B
Markdown
5 lines
243 B
Markdown
## `AggregationsAggregateOrder`
|
|
:::
|
|
type AggregationsAggregateOrder = [Partial](./Partial.md)<Record<[Field](./Field.md), [SortOrder](./SortOrder.md)>> | [Partial](./Partial.md)<Record<[Field](./Field.md), [SortOrder](./SortOrder.md)>>[];
|
|
:::
|