Luis Rodriguez

Results 46 comments of Luis Rodriguez
trafficstars

Yes, that sounds like a great idea! Please make a PR and I'll be happy to review as soon as I can.

I love this idea however, I've working on this and I'm unable to query by component's value. In other words, this fails: ``` await strapi.documents(config.collection).findMany({ filters: { $and: [ {...

Hey, so right now I don't have that implemented but it seems what you would want to do is sanitize the results before sending them back to the client https://docs.strapi.io/cms/backend-customization/controllers#sanitize-validate-custom-controllers...

Closing as this has already been implemented. Reopen if something is not working