I guess I want something like this :
async function(objects) { model.updateMany({_id : objects._id },objects) }