You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@n1ru4l Since I'm quite busy with other things right now, I hope the linked CodeSandbox above is enough for now.
I'll see what I can do if I have a free minute.
Issue workflow progress
Progress of the issue based on the Contributor Workflow
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Here's a sandbox showing the broken output:
https://codesandbox.io/s/kind-proskuriakova-h2i4te?file=/types.ts
codegen.yml
config file:Expected behavior
To don't generate invalid TypeScript code.
More specifically either override the
interface
setting and usetype
or fall back to no special@oneOf
handling.Environment:
@graphql-codegen/typescript
: 2.4.2The text was updated successfully, but these errors were encountered: