Update Linked Documents
If you have split your data in several collections there should be an easy way to update a linked document - for example if the user changes his name, all articles with the authorId = userId should be updated automatically
7
votes
Thomas Handle
shared this idea
-
Jeff Huang commented
See these two extensions:
https://extensions.dev/extensions/yaman/firestore-connect-document
https://extensions.dev/extensions/yaman/firestore-one-to-oneDo these solve your problem? If not happy to see what we can build =)