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

Support returning standard graphQL errors instead of just a message #52

Closed
wants to merge 6 commits into from
Closed

Conversation

secretworry
Copy link

The standard error has been defined here, but the lib just interpreted the message part.

I defined a new error struct against the standard( GraphError) and ensured it's compatible with the original graphErr.

Besides, I added module definition for this project to support using it as a go module.

@secretworry secretworry closed this Jan 4, 2020
@secretworry
Copy link
Author

Closed in favor of #48

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.

1 participant