Firebase – Changing data model in existing cloud firestore collection?
Suppose I have a users collection. The users collection has a large number of documents in it. Now in my app, I have a feature request that forces me to add or remove a field in my users collection data…