Skip to content

Replace unimplemented GraphQL aggregations docs with warning#3183

Merged
pwizla merged 3 commits into
mainfrom
fix/remove-unimplemented-aggregations-docs
May 18, 2026
Merged

Replace unimplemented GraphQL aggregations docs with warning#3183
pwizla merged 3 commits into
mainfrom
fix/remove-unimplemented-aggregations-docs

Conversation

@pwizla
Copy link
Copy Markdown
Collaborator

@pwizla pwizla commented May 18, 2026

The aggregation feature (count, avg, sum, min, max, groupBy) described in the GraphQL API docs is not yet implemented in @strapi/plugin-graphql. This was reported in #3157.

Replaces the full aggregation section and the "Aggregation drilldowns" advanced queries section with warning admonitions pointing to workarounds (REST API count, custom resolvers).

The aggregation feature (count, avg, sum, min, max, groupBy) described
in the GraphQL docs is not yet implemented in @strapi/plugin-graphql.
Replace the full section with a warning admonition and workarounds
to avoid misleading users.

Closes #3157

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 18, 2026 4:39pm

Request Review

Copy link
Copy Markdown
Collaborator Author

@pwizla pwizla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pwizla pwizla added pr: chore and removed pr: updated content PRs updating existing documentation content labels May 18, 2026
@pwizla pwizla self-assigned this May 18, 2026
@pwizla pwizla added this to the 6.26.0 milestone May 18, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pwizla pwizla merged commit f2d7fdd into main May 18, 2026
3 of 4 checks passed
@pwizla pwizla deleted the fix/remove-unimplemented-aggregations-docs branch May 18, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: chore source: CMS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant