Logo Awesome React

Awesome React

Best Practices for Surfacing Error Messages in a GraphQL API

Dhruv Kapadia, Software Engineer at Khan Academy, gave this talk at GraphQL Summit 2017. Learn more: summit.graphql.com

Good error messages are very helpful for API callers, but many GraphQL developers struggle with finding the right way to report these messages to an end user. In this talk, we'll discuss best practices to surface error messages in an easy and reliable way.