I can't find any information about how to select which columns that you want to retrieve from a query.
A simple thing that would be easy to give the syntax for
I can't find any information about how to select which columns that you want to retrieve from a query.
A simple thing that would be easy to give the syntax for
Hello,
You can use a Projection to return only specified collection columns. You can do this by adding a proj parameter to your request.
Please look at this documentation page for more information: https://docs.appery.io/v2.2.0/referen...