Skip to content
Discussion options

You must be logged in to vote

classification is not part of the spec - the graphql-java team chose to do this because the spec is very thin on errors and we felt this would do good than harm.

There is no switch to disable this behavior. You would need to post process the map and kill the attributes manually

The code that does this for the record is graphql.GraphqlErrorHelper#toSpecification

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dondonz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants