问题
https://firebase.google.com/docs/firestore/manage-data/transactions
If we use the batch API to write something to firestore, is it going to be counted as a single write operation on pricing >
回答1:
No. You are still charged for each individual document write.
来源:https://stackoverflow.com/questions/48435979/firebase-cloud-firestore-pricing-on-batch-operations