Firebase – how to change author information inside each post collection made by that author in cloud firestore
i am using two collections in firebase firestore post collection and users collection like below image: If a user changes its own profile(like name,age etc) information, his/her information in the user collection is updated, and in future all the post…