PROBLEM With Realtime, I subscribed to update events on some of the selected documents of a particular collection(Conversations)
When an update happens on the selected documents, I receive the response payload.
However, the payload contains only the updated document's "documentId". It doesn't include all the other attribute data of that document
WHAT I WANT I want to modify the payload data of the response. In this case, I want all the other attribute data in the payload.
How can I do this?
Recommended threads
- 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...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.