Skip to content

Fix/document meta query parameter 772#773

Open
kheiner wants to merge 5 commits into
directus:mainfrom
kheiner:fix/document-meta-query-parameter-772
Open

Fix/document meta query parameter 772#773
kheiner wants to merge 5 commits into
directus:mainfrom
kheiner:fix/document-meta-query-parameter-772

Conversation

@kheiner

@kheiner kheiner commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Adds the ## Meta section to the query parameters guide, documenting total_count and filter_count support.
meta has no GraphQL equivalent (GraphQL uses the separate <collection>_aggregated query) and isn't yet supported by the SDK directus/directus#22640, both called out inline in the new section's code tabs.

Closes #772

Also fixes two pre-existing inconsistencies in the same file found along the way: the Version and Export sections had malformed REST tab labels/examples, and Export wasn't wrapped in a ::code-group like every other section.

@kheiner
kheiner requested a review from a team as a code owner July 16, 2026 01:10
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

@kheiner is attempting to deploy a commit to the Directus Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the meta query parameter

1 participant