.pull()
Pulls all elements with the same value as the provided value from an array based on the provided key.
Last updated
Pulls all elements with the same value as the provided value from an array based on the provided key.
Last updated
Parameter
Description
key
The key of the target array
value
Any
The value to pull from the array
Returns
Description
Any
The updated data from the provided key's root