how to fetch all docouments with an ID that doesnt exist in the given array? (Cloud Firestore)

前端 未结 0 474
Happy的楠姐
Happy的楠姐 2021-01-25 05:58

I have an array of IDs. Now, I would like to fetch all documents that DO NOT exist in that array.

Lets say let array = ["id1", "id2", "id3]

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