0 / 60 seg.

How do you update a document in Mongoose without returning the original document?

Model.____('documentId', { field: value })
.then(...