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]
let array = ["id1", "id2", "id3]