The primary-key column values (in key-column order), from the row the
cursor was minted against. Used by keysetPredicate as the
tiebreaker fallback when a key column is absent from orderBy.
ReadonlyArray<CursorValue>
The primary-key column values (in key-column order), from the row the
cursor was minted against. Used by keysetPredicate as the
tiebreaker fallback when a key column is absent from orderBy.
ReadonlyArray<CursorValue>
import { type CursorPayload } from "common/src/index.ts";