The value of every ordered field (in orderBy declaration order), from
the row the cursor was minted against. Index i is the value of the
i-th entry of Object.entries(orderBy).
ReadonlyArray<CursorValue>
The value of every ordered field (in orderBy declaration order), from
the row the cursor was minted against. Index i is the value of the
i-th entry of Object.entries(orderBy).
ReadonlyArray<CursorValue>
import { type CursorPayload } from "common/src/index.ts";