Exclude specific fields from GET calls using Strapi REST API
Marco Autiero
Merged in a post:
Exclude specific fields from GET calls using Strapi REST API
Adolfo Rodriguez
I would like to exclude fields (I want to exclude id field) from GET responses using the REST API, including nested elements added with populate attribute.