Is there an override option for mongoose Model.insertMany() function that would automatically override the document, based on one of its unique field?
Model.insertMany()
Fo