__Proposal:__ Add of the `not` operator for Flux query __Current behavior:__ Couldn't find it in the doc or source code __Desired behavior:__ ``` Restrictions.value().exists().not() ``` __Use case:__ Useful for any Flux query.
Proposal:
Add of the
notoperator for Flux queryCurrent behavior:
Couldn't find it in the doc or source code
Desired behavior:
Use case:
Useful for any Flux query.