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
- SSL certificate issuance failed:
Domain verifies but SSL cert fails, tried different subdomains like .api and .aw, used cname and CAA, no prior CAA existed on website, tried Multiple CAAs at on...
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...