Does multiple updates on single document in a transaction incur write cost for each update separately

后端 未结 0 1796
栀梦
栀梦 2021-01-23 15:18

For example will update(sfDocRef, "population", newPopulation) and update(sfDocRef, "count", newCount) be counted as separate docum

相关标签:
回答
  • 消灭零回复
提交回复
热议问题