You need to pass a single query object to deleteMany that matches the documents you want to delete. In this case you can use $in : db.users.
確定! 回上一頁