Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow constructing GraphQLError with single node. #1123

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

leebyron
Copy link
Contributor

@leebyron leebyron commented Dec 7, 2017

A common case is encountering an error which blames to a single AST node. Ensure the GraphQLError constructor can handle this case.

A common case is encountering an error which blames to a single AST node. Ensure the GraphQLError constructor can handle this case.
@leebyron leebyron merged commit ab34d3f into master Dec 7, 2017
@leebyron leebyron deleted the single-node-error branch December 7, 2017 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants