Skip to content

Throwable is never a GraphQLError #409

Answered by oliemansm
eduarddrenth asked this question in Q&A
Discussion options

You must be logged in to vote

GraphQLError is just an interface and anybody is free to create a custom exception which also implements the GraphQLError interface. So think that's the main reason this condition exists.

I'll convert this issue to a Discussion btw.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eduarddrenth
Comment options

Answer selected by eduarddrenth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #405 on January 22, 2022 19:30.