[Feature Request]: Log GraphQLErrors so that stacktraces can be properly sourcemapped #2504
Labels
Feature Request
Request for new functionality to support use cases not already covered
Needs Investigation
🔎 Search Terms
GraphQLError
The vision
Can winston logger decypher GraphQLErrors such that stacktraces are properly captured and can be applied to sourcemaps.
Use case
GraphQLErrors is a custom error type from GraphQL and often the response do not follow standard JS Error Object.
When winston is logging these errors to Datadog, it doesn't not properly capture the stacktrace causing issues to integrate with other features such as source-mapping.
Additional information
No response
The text was updated successfully, but these errors were encountered: