**Concept:** Mongoose `findOneAndUpdate` defaults. **Problem:** Mongoose returns the original document before the update by default.
Concept: Mongoose
findOneAndUpdatedefaults.Problem: Mongoose returns the original document before the update by default.