
Is there a way to query a collection so that it doesn't return all the connected relationships?
For example, if the user has vehicles as a 1 or a 2 way relationship, it does return the vehicles results when querying for the user. I have a ton of vehicles per user and a lot of queries I'm using doesn't need any vehicle data, so i don't want it to count towards my rows read
Is there a way to not return the vehicles?
Bonus: if there is a way, would it count towards the rows read for vehicles as well?

Don't use relationships
Recommended threads
- Collection Permission issue
I am facing issue in my Pro account. "Add" button is disabled while adding permission in DB collection settings.
- Opened my website after long time and Ba...
I built a website around a year back and and used appwrite for making the backend. At that time the website was working fine but now when i open it the images a...
- Doing the React TMDB movies tutorial, is...
At the point where I created a brand new app on appwrite but cannot instantiate the react platform without cloning a whole other app and doing some ping button ...
