Does an arrayUnion cost a write count in Firestore if the elements are already present in the array field?

前端 未结 0 1750
傲寒
傲寒 2020-12-17 16:23

I\'m trying to find out whether arrayUnion operation still incurs the cost of a write operation if it does not modify the existing array field? For example FieldValue.arrayU

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