Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Update GraphQLController to use ObjectMapper to map ExecutionResult #471

Conversation

tomas-c
Copy link

@tomas-c tomas-c commented Oct 23, 2020

Prior to this PR, the Webflux version of graphql-spring-boot did not use GraphQLObjectMapper to map the execution result. This meant that the error messages could not be customized by creating a custom GraphQLErrorHandler.

@oliemansm oliemansm added this to the 8.1.0 milestone Nov 13, 2020
@oliemansm oliemansm merged commit 00a48b7 into graphql-java-kickstart:master Nov 13, 2020
@oliemansm
Copy link
Member

Thanks for your contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants