You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
Describe the bug
When
exception-handlers-enabled
is set totrue
then customGraphQLError
responses are stripped, and only its message is being used. See #389 (comment)The text was updated successfully, but these errors were encountered: