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.