Closed
Description
I think my problem comes down to these lines here:
graphql-js/src/execution/execute.js
Lines 554 to 556 in e41ffa5
When using this in conjunction with express every error is sent down to the client, where only the message is displayed. I really miss my stack traces... 😿
Wouldn't it be possible to only catch a certain type of error here?
Metadata
Metadata
Assignees
Labels
No labels