and it's work.
UserModel.find(
{
phone: { $in: phones }
},
);
Is it the good solution?
Обсуждают сегодня