UpdateOptions.arrayFilters

A set of filters specifying to which array elements an update should apply.

struct UpdateOptions
@embedNullable
Nullable!(Bson[]) arrayFilters;

Meta