
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
- 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...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
