Replies: 1 comment
-
We need a reproduction on CodeSandbox by using this template; https://codesandbox.io/s/github/dotansimha/graphql-code-generator-issue-sandbox-template |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
codegen.yml
:myfile.graphql
:i expect something like this:
but I get:
Why I get all those
__typename
if I have:skipTypeNameForRoot: true
skipTypename: true
Beta Was this translation helpful? Give feedback.
All reactions