Replaces at most single document within the collection based on the filter.
https://www.mongodb.com/docs/manual/reference/method/db.collection.replaceOne/#mongodb-method-db.collection.replaceOne
See Implementation
https://www.mongodb.com/docs/manual/reference/command/update/
Replaces at most single document within the collection based on the filter.