property NormalizedQuery.orderBy

Field-to-direction sort specification. Empty means no ordering.

Type

Record<string, OrderDirection>

Usage

import { type NormalizedQuery } from "common/src/index.ts";