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