PaginationInput.offset property
Rows to skip before the page starts.
Signature:
offset: number;
Remarks
Ignored when limit is absent or zero, since there is then no page to position. With a negative limit and an offset of zero it is computed instead — see limit.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.