graphql-java-tools icon indicating copy to clipboard operation
graphql-java-tools copied to clipboard

No way to validate SDL-defined directives

Open b4eEX opened this issue 6 years ago • 0 comments

There seems to be no way to automatically enforce correctness of SDL-defined directives, their target and arguments. Graphql-java supports it since https://github.com/graphql-java/graphql-java/issues/1004, but there doesn't seem to be a way to hook into that from graphql-java-tools right now.

b4eEX avatar Jan 23 '19 10:01 b4eEX