feat: exposed raw response string in GraphQLResponse by bsara · Pull Request #137 · graphql-java-kickstart/graphql-spring-webclient · GitHub
Skip to content

feat: exposed raw response string in GraphQLResponse#137

Merged
oliemansm merged 2 commits into
graphql-java-kickstart:masterfrom
bsara:expose-raw-response
Dec 19, 2023
Merged

feat: exposed raw response string in GraphQLResponse#137
oliemansm merged 2 commits into
graphql-java-kickstart:masterfrom
bsara:expose-raw-response

Conversation

@bsara

@bsara bsara commented Oct 25, 2023

Copy link
Copy Markdown
Contributor

It can be useful when debugging of in cases where you wish to implement your own custom handling of a response after GraphQLWebClient has done its thing to have the raw response exposed via GraphQLResponse.

This PR simply exposes rawResponse in GraphQLResponse for these purposes. Nothing more.

bsara pushed a commit to bsara/graphql-spring-webclient that referenced this pull request Oct 25, 2023
bsara pushed a commit to bsara/graphql-spring-webclient that referenced this pull request Oct 25, 2023
@bsara bsara force-pushed the expose-raw-response branch from 9063a42 to eaf7ab3 Compare October 26, 2023 22:52
bsara added a commit to bsara/graphql-spring-webclient that referenced this pull request Oct 26, 2023
@oliemansm oliemansm merged commit 7080bbd into graphql-java-kickstart:master Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants