Updates all matching document within the collection based on the filter.
https://www.mongodb.com/docs/manual/reference/method/db.collection.updateMany/#mongodb-method-db.collection.updateMany
See Implementation
https://www.mongodb.com/docs/manual/reference/command/update/
Updates all matching document within the collection based on the filter.