artsy.github.io icon indicating copy to clipboard operation
artsy.github.io copied to clipboard

Comments: GraphQL Custom Directives and Error Handling

Open mzikherman opened this issue 5 years ago • 1 comments

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.

mzikherman avatar Jan 13 '20 15:01 mzikherman

Good Stuff

khansaqibgithub avatar May 08 '20 02:05 khansaqibgithub