The ID of the collection to remove the item from.
Property to filter.
Filter value (mathing value for .eq filter)
Optional
An object containing options to use when processing this operation.
Fulfilled - Found item. Rejected - The error caused the rejection.
You can use findOne to find a single item from your collections based on .eq filter for any field.
The ID of the collection to remove the item from.