Strapi Query Select Fields without making private fields

Hi everyone!

I’m using Strapi with MySQL and i’m trying to make a query with specific fields with Strapi without make the fields “private”.

And i’m trying to make deep filters in a query with populated data too! Do you have any examples o that? I don’t find these more complex cases in the strapi doc

Can you help me?