orderBy
Home > @gooddata/sdk-backend-spi > IInsightsQueryOptions > orderBy
IInsightsQueryOptions.orderBy property
Specify ordering of the insights. Default: natural ordering provided by the analytical backend. Note: this may differ between backend implementations.
Signature:
orderBy?: InsightOrdering;