Skip to content

Added source location of where a type was used incorrectly in SDL#1053

Merged
bbakerman merged 1 commit intographql-java:masterfrom
jimkyndemeyer:add-wrong-type-usage-source-location
May 22, 2018
Merged

Added source location of where a type was used incorrectly in SDL#1053
bbakerman merged 1 commit intographql-java:masterfrom
jimkyndemeyer:add-wrong-type-usage-source-location

Conversation

@jimkyndemeyer
Copy link
Copy Markdown
Contributor

This PR adds the source location of where a type has been used incorrectly in addition to the existing location of the referenced type definition (#429).

Both locations are useful as the cause of the error is either the wrong use of a type, or the type was declared incorrectly.

Copy link
Copy Markdown
Member

@bbakerman bbakerman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this

@bbakerman bbakerman merged commit 31b8cbc into graphql-java:master May 22, 2018
@andimarek andimarek added this to the 9.0 milestone May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants