Demystifying Strapi's Populated & Filtering

Hello everyone! This discussion is based on Richard's Strapi Conf talk on demystifying Strapi's populated filtering. You can find the whole video here


This is a companion discussion topic for the original entry at https://strapi.io/blog/demystifying-strapi-s-populate-and-filtering

Thank you so much for this beautiful article!

1 Like

Glad you enjoyed it.

Great article!
I’m using Strapi for a while, and before i was using the gatsby-strapi plugin with graphql and that kept me away from the REST populate situation.

1 Like

Thank you. :slightly_smiling_face:

Hi, thanks for the great article. I am stuck at one point though:

Is there a way to return, for example, from the “avatar” only the “formats” → “small” → “url”?