I am using mikro orm with mongodb for my project. So far it\'s the best orm for MongoDB in typescript. But I am facing type errors on using $in with Object Id. Here\'s my co