I am getting an errror trying to map to a generated response #957
-
I am using spring webclient? How can map a generated response correctly with the webclient? |
Beta Was this translation helpful? Give feedback.
Answered by
kobylynskyi
Feb 5, 2022
Replies: 1 comment
-
Looks like the endpoint you are hitting is returning you wrong response (not as per GraphQL spec) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pell-je
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like the endpoint you are hitting is returning you wrong response (not as per GraphQL spec)