Skip to content

Document locale parameter for Entity Service CRUD#3147

Open
singhvishalkr wants to merge 1 commit intostrapi:mainfrom
singhvishalkr:docs-2110-entity-service-locale
Open

Document locale parameter for Entity Service CRUD#3147
singhvishalkr wants to merge 1 commit intostrapi:mainfrom
singhvishalkr:docs-2110-entity-service-locale

Conversation

@singhvishalkr
Copy link
Copy Markdown
Contributor

I hit the same wall as the reporter: entityService calls work with locale in practice, but the CRUD page only listed fields, filters, populate, and publication state, so it looked like the parameter did not exist.

I added a locale row to each operation table (findOne, findMany, create, update, delete) and kept the wording tied to the Internationalization plugin so it is obvious when the option applies. New Strapi work should still move toward the Document Service API, but this closes the gap for anyone still on the Entity Service reference.

Closes #2110

The CRUD reference listed fields, filters, and populate but skipped locale, so i18n content was easy to miss. Add the parameter to every operation table for consistency with the Internationalization plugin.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 8, 2026 1:27pm

Request Review

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.

entityService parameter documentation should include 'locale'

1 participant