How can I implement a mark all as read feature in my notifications document?
I have a unread boolean field in the documents? How can I update all unread documents to false for a particular user?
How can I implement a mark all as read feature in my notifications document?
I have a unread boolean field in the documents? How can I update all unread documents to false for a particular user?