
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
- Appwrite realtime stopped working all of...
In our production environment, Appwrite Realtime suddenly stopped working and no updates are coming through , can you confirm if there are any known issues?
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
