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
- Transaction Error
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
- Operators and relationships
Do operators allow modification of array of relationships?
- Custom Domain Verification Failed
Hi! I woke up to my app not working because of this custom domain verification failed error. I have not moved any DNS configuration since I set it up 3 years ag...