Closed
Description
In this issue #169, I found that the description was ignored.
I am using graphql-java 11.0 and graphql-java-tools 5.5.1.
The current description is obtained by this method.
But if you use String-formatted schema descriptions, It will be in definition.description
.
So this issue has nothing to do with graphql-java.