Will updating a single document mulitple times in a batch possibly exceed Firestore's document write limitations?

后端 未结 0 1786
情歌与酒
情歌与酒 2021-01-15 05:11

I have requirement where I have to remove and add array elements in the same document at the same time.

I am doing this by the following approach.

var          


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