How can I handle GraphQL error status codes and pass them from the backend to … – Stack Overflow

letslearngraphql

How can I handle GraphQL error status codes and pass them from the backend to … – Stack Overflow

Backend (Express + GraphQL). I am using graphql-http to set up the GraphQL handler in my Express app, and I use formatError to catch GraphQL errors.

 

Read More