Everything a caller declares to read listing records: which rows to keep and in what order.
optional
order: ListingOrder
Row order. Omit when the caller does not care (a by-id read whose caller re-orders the rows itself).
Everything a caller declares to read listing records: which rows to keep and in what order.
order: ListingOrder
Row order. Omit when the caller does not care (a by-id read whose caller re-orders the rows itself).
import { type GetListingsQuery } from "docs/database.ts";