-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed Typings to @types/graphql (WIP) #215
Conversation
I'm stuck in a module resultion issue which i don't have much time to get into,
|
@DxCx could we solve this by updating all dependent packages that we have control over? |
We can align typed-graphql to @types and then it might work because graphql typings won't be on @types directory. @Urigo , @davidyaha do you have any insights on this issue before i'm going to deep dive into it? |
Also, had to align to latest graphql version (0.8.2).