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