Skip to content

ExecutionGraphQlService should handle early GraphQLExceptions #1118

Closed
@bclozel

Description

@bclozel

In some cases, GraphQL requests are rejected early because of GraphQL document validation errors.
The DefaultExecutionGraphQlService should handle those consistently and use the relevant information in the "errors" response map if those are also GraphQLError instances.

Metadata

Metadata

Assignees

Labels

in: coreIssues related to config and core supporttype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions