Back to notes
Filtering and Pagination
Query patterns
The starter shows a few common content.list options:
state: 'published'localefor the active languagepaginatewithpage- Filters such as
filters[slug][$eq]
See lib/content.ts for copyable examples.