This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Extensions in custom error stripped when exception handlers are enabled #605
Closed
Description
Describe the bug
When exception-handlers-enabled
is set to true
then custom GraphQLError
responses are stripped, and only its message is being used. See #389 (comment)