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

Error Handling and Uniform Messaging #38

Open
eslingerbryan opened this issue Feb 8, 2020 · 0 comments
Open

Error Handling and Uniform Messaging #38

eslingerbryan opened this issue Feb 8, 2020 · 0 comments

Comments

@eslingerbryan
Copy link
Owner

GraphQL error handling has a few basic details spelled out very clearly, particularly around errors from the type system. But runtime errors encountered during query execution can be a little murkier and lead to lots of questions around how to handle partial failures. The spec has a basic structure for error handling, but leaves lots of room for interpretation in terms of what types of errors actually present themselves in a production setting.

https://spec.graphql.org/June2018/#sec-Errors-and-Non-Nullability

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

No branches or pull requests

1 participant