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

Comments: GraphQL Custom Directives and Error Handling #603

Open
mzikherman opened this issue Jan 13, 2020 · 1 comment
Open

Comments: GraphQL Custom Directives and Error Handling #603

mzikherman opened this issue Jan 13, 2020 · 1 comment

Comments

@mzikherman
Copy link
Contributor

mzikherman commented Jan 13, 2020

This will be the first in a series of posts about how we used advanced GraphQL tooling and functionality to better handle errors occurring during query resolution, and better equip clients to reason about such errors.

The goal is to describe our current approach, but also do a deep dive into specific ways we've extended our GraphQL server to help us accomplish that. If you are an interested GraphQL user, you may find this useful, even if some of the larger context specifically around how we are using it to help standardize error handling doesn't apply.

@khansaqibgithub
Copy link

Good Stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants