Type-safe responses #1397
Unanswered
doronkopit5
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using dgs-client with the code-gen to execute type-safe queries and wondered if there is a way to get the response as a class based on the projection i defined on the request. I was pretty surprised that the response is just a JSON that isn't really connected to the projection i queried for.
Any ideas how to do this?
Beta Was this translation helpful? Give feedback.
All reactions