I want to delete multiple users from database in single function call I have the names of users in an array which i wanted to delete from database I am using deleteMany() me