I have a model named OrderModel and it has reference to other models as well
const orderSchema = new Schema({ _id: Schema.Types.ObjectId,