The ID of the collection to remove the item from.
ItemID to filter the _id field when performing the operation.
Optional
An object containing options to use when processing this operation.
Fulfilled - Removed item. Rejected - The error caused the rejection.
You can use getAndRemove to find an item by it's _id and remove it.
The ID of the collection to remove the item from.