View Source MongoAgile.BuilderQueries.UpdateManyBuilder (mongo_agile v0.8.1-rc)
Macro UpdateMany
base
Base
where
- Selector
options
Options
Source: https://hexdocs.pm/mongodb/Mongo.html
:upsert
- if set totrue
creates a new document when no document matches the filter (default:false
)