There are occasions when the out-of-the-box filter operators can't be used, such as filtering on nested objects. In these situations I use a custom function for the filter operator.
It would be great if the Filter widget could support custom filter operators.
I realise this would be challenging, as it would break the save/load state function and would be difficult to handle in the expressionPreview.