Closed Bosek closed 7 years ago
Use save function to update your model. Update function doesn't provide enough information to build a ValidationError.
Hi folks! Sorry for the delay in answering your questions. Model.update() should indeed be supported but wasn’t correctly tested so I didn’t notice that it wasn’t working correctly. I’m working on it in #37.
This will be fixed in the next major version. Thanks again for the report!
There is missing update hook on last version. Intended? When I try findOneAndUpdate, it works.