Hi Comunity, I have some questions about write operations in Firestore Database, can someone help me clear my questions?
-
I currently use subscription to Observables in my web application, thats Observables are pending data updates and new writes in the Firestore Data Base, the question is, when each Observable detects a change in the database, this change is taken and add in the read operations counter?
-
I am developing my web application in Angular, for user authentication I am using promise subscription with AngularFireAuth, for this case, when each Observable detects a change on the promise return, this change is taken and add in the read operations counter?
Thanks, these questions are related to managing my Billable Metrics in Firestore Database… attentive I say goodbye