I\'m trying to update a model with the following query:
Model.findByIdAndUpdate(id, { min_age: 18, max_age: 24 }, { new