0 / 60 seg.

What is the method to add a document to a collection in Mongoose?

new Model({ field: value }).____()
.then(...