Exclude/include fields using URL parameters (v4)
complete
A
Aurelien Georget
By default, the generated APIs populate the relations by default. Even, if it can be very useful, it can cause performances issues. That's why, with this feature we could remove this default behaviour and add a new parameter in the request to include the necessaries relations.
For more information see the RFC!
Derrick Mehaffy
complete
Released in v4.0.0!
https://docs.strapi.io/developer-docs/latest/developer-resources/database-apis-reference/rest/populating-fields.html#field-selection
Derrick Mehaffy
in progress