DEV Community

Cover image for GraphQL errors: the Good, the Bad and the Ugly
Antoine Carossio
Antoine Carossio

Posted on

GraphQL errors: the Good, the Bad and the Ugly

Abstract: We, at Escape, have been using GraphQL for our apps for a long time, before many quality tutorials were available. Because we lacked experience, we made design mistakes on many aspects of our GraphQL API. This article reviews the evolution of how we return errors from our API, for consumption by the frontend and other internal services, emphasizing what could be improved on each step.

👉 Read more directly on our blog: https://escape.tech/blog/graphql-errors-the-good-the-bad-and-the-ugly/

Best,
Antoine

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay