Skip to content
Discussion options

You must be logged in to vote

Hello @themtaysw,

You should follow the official Strapi docs in terms of Plugin Extensions. In the plugin you must play with the service extension.

Anyway for what you would like to achieve the Populate docs is proper and by adding for example:

  • ?populate[author][populate][0]=avatar
  • ?populate[author][populate][0]=role
    You can get what you expect. We're supporting default populate query of Strapi.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cyp3rius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants