ngx-angular-query-builder
ngx-angular-query-builder copied to clipboard
Does 'NOT' Condition is supported in this library?
Hi,
I like to have a support for 'NOT' condition along with AND/OR conditions.is it possible to have NOT condition using this library?
Yes, you simply need to implement it as the operator.