Skip to content

fix(server): add error handling for graphql errors

Giannis Kopanas requested to merge graphql-error-handling into master

Adding Support for additional graphql errors (ForbiddenError, UserInputError, AuthenticationError, ApolloError )

Merge request reports