Hi all! Is there any way to bulk delete documents ...
# random
i
Hi all! Is there any way to bulk delete documents by document ids? Otherwise, I think we will have to add a
to_delete
filter field to delete by query unless there are other suggestions!
j
and do something like
filter_by:=[id1,id2,id3,id4]
and so on
🙏 1
🙌 1
i
Thanks a ton, Jason!
👍 1