Add a tip about the Smart Populate community plugin to the populate docs - #3456
Open
pwizla wants to merge 3 commits into
Open
Add a tip about the Smart Populate community plugin to the populate docs#3456pwizla wants to merge 3 commits into
pwizla wants to merge 3 commits into
Conversation
Dynamic zone populate queries get verbose as soon as a zone accepts many components. The Notum community plugin resolves the populate shape server-side, so the tip points readers to it from both the REST guide and the Document Service page.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The REST populate reference advises against populate=deep plugins. The tip now says explicitly that Smart Populate is not one, and points to that section.
Also joins a sentence that was split across two lines in the Document Service tip.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a tip about Smart Populate, a community plugin, in the dynamic zone sections of the REST populate guide and of the Document Service populate page. The tip says what the plugin does, shows the
smarttoken in a REST query and in a Document Service call, notes that relations stay 1 level deep by default, states that it is not apopulate=deepplugin and links to the section that advises against those, and states that Strapi does not maintain the plugin.One thing to weigh before merging: the plugin is not listed on the Community Hub yet. It was submitted on 2026-08-27 and the review is still pending.
Direct preview link 👉 here