Since now Relationship attributes are only returned when explicitly queried, how does this change reflect in Realtime? If a listener is listening to a row from a collection that has a Relationship Attribute, are related rows also returned when an update is detected on the row and the listener triggers it's callback?
Does this behavior differ based on whether it was the relationship attribute that was updated or not?
relationships are not returned as part of realtime
So for a use case where I am listening to a realtime stream and I want the related documents, will I need to run a query on the row everytime the listener detects an update?
Recommended threads
- Server Error when importing to tables
Same .csv file worked yesterday, Please fix it asap
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...