MongoCollection.updateMany

Updates all matching document within the collection based on the filter.

struct MongoCollection
@safe
UpdateResult
updateMany
(
T
U
)
(,,
UpdateOptions options = UpdateOptions.init
)

See Also

Meta