Options for an updateMany command on a collection. * *
updateMany
upsert - If true, perform an insert if no documents match the filter. *
timeout - The timeout override for this method * *
Collection.updateMany * *
Options for an
updateMany
command on a collection. * *