pull All
Creates an update that removes all instances of the given values from the array value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/pull/ $pull
Parameters
values
the values
Creates an update that removes all instances of the given values from the array value of the property.
Return
the update @mongodb.driver.manual reference/operator/update/pull/ $pull
Parameters
property
the property
values
the values