strapi-plugin-populate-deep
strapi-plugin-populate-deep copied to clipboard
Select in populate param
I would love to see something like "select: []" array in configuration file to choose what attributes should be returned by api. This array could be injected in your getFullPopulateObject function. Right now it can be done by setting privateAttributes for collection types, but it not possible to set it for media response so funcionalitty like this could provide possiibilities to reduce media object response.