FoxxRepository#removeByExample(example)
Find all documents that fit this example and remove them.
@EXAMPLES
repository.removeByExample({ toBeDeleted: true });