raysuelzer / ngx-angular-query-builder

A version of angular2-query-builder to work with Angular 12+ (Need maintainers)
Other
32 stars 38 forks source link

Does 'NOT' Condition is supported in this library? #27

Open Jaga-1267 opened 2 months ago

Jaga-1267 commented 2 months ago

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?

raysuelzer commented 2 months ago

Yes, you simply need to implement it as the operator.