Please add support of logical (boolean) operations (`AND`, `OR` and `NOT`) for combining rules inside directive. I'm personally interested in `OR` combinator. See the rationale, use cases, syntax ideas, etc. here: https://github.com/confuser/graphql-constraint-directive/issues/13.
Please add support of logical (boolean) operations (
AND,ORandNOT) for combining rules inside directive.I'm personally interested in
ORcombinator.See the rationale, use cases, syntax ideas, etc. here: confuser/graphql-constraint-directive#13.