Contextual information about the hook.
The item to return to insert()
instead of the inserted item. Returning a rejected promise will not block the operation, but will return a rejected promise to the caller as well as trigger the onFailure()
hook.
The item that was inserted.