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