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
- rxdb integration code not working
https://appwrite.io/blog/post/offline-first-journal This code does not work with rxdb and appwrite packages set to february releases nor newest releases
- Costom domain Issues
Hi Appwrite team We’re having issues verifying a custom domain. We added the required CNAME and CAA records to our DNS provider and waited for at least 2 days a...
- No domain visible after creating functio...
Saw this in docs yet i have no domain (Pro): ``` Generated domains In the Appwrite Console's sidebar, click Functions. Under the Domains tab, you'll find the g...