
Hey there, thanks trying to help me! 👋
I know that querying relationships is currently not possible but I wonder in which extend? I have a „Cars“ Database where each car potentially contains a lot of „CarReservations“. In order to keep the „Car“ response small, I deleted the two way relationship and made it one way (a Reservation knows about its Car but the Car does not know about its reservations).
Is it still possible to query all the CarReservations for a car with a query and the Cars ID?
Appreciate it!
Recommended threads
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
