Pagination

Use when a Self Serve backend endpoint returns lists, when you need cursor pagination (`page_token` / `page_size`) against the query service, or when fetching all pages of a resource via the `fetchAllQueryResources` helper. Trigger phrases include "paginated endpoint", "page_token", "page_size", "infinite scroll backend", "list endpoint", "fetch all pages".

linuxfoundation 35c64fe 2.5 KB Updated

File contents

linuxfoundation/lfx-self-serve/tree/main/.claude/skills/pagination commit 35c64feb37

Frequently asked questions

npx skillmds@latest add linuxfoundation/pagination