Generated file throws typescript error when importing the GQL into component to use #7275
Unanswered
austinlukaschewski
asked this question in
Q&A
Replies: 1 comment
-
This is fixed, check: #7478 |
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.
-
I am using Angular (13) and NestJS with GraphQL and Apollo and i have recently been running into a typescript error when importing the GQL into a component and i have never had an issue with this before until now
Package versions:
Codegen
Resolver
GraphQL
Component
Simply running the angular app + nestjs app will throw this error:
Any and all help is much appreciated!
Beta Was this translation helpful? Give feedback.
All reactions