Skip to content

Allow to suppress Hot Chocolate specific error codes #5483

@tobias-tengler

Description

@tobias-tengler

Is your feature request related to a problem?

I'm just mirroring a request I saw on Slack here

Hot Chocolate adds additional error codes in the extensions of GraphQL errors, for example "HC0014" for syntax validation errors.
As an attacker I could send an invalid request and know that the GraphQL server I'm targeting is using Hot Chocolate, because of the custom error code I would receive.

The solution you'd like

Add a switch that allows to hide these HC specific error codes.

Product

Hot Chocolate

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions