Does React Realm allow projections in queries?

Hi all,

Just wanted to find out how you can add projections to queries in mongo realm’s react sdk. I basically want to get a list of items where only a specific field is returned from the query.

O.