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
Is there something missing in my setup to have type completion inside mutations? Right now I can pretty much pass anything to the mutation and my IDE doesn't notice potential errors.
The text was updated successfully, but these errors were encountered:
I'm pretty sure this has to do with the same issue I posted a few days ago #401 what moduleResolution are you using in your tsconfig.json? Hopefully we can get some thoughts from @psteinroe ....happy to help where i can
hey @uncvrd and @cptlchad, thanks for opening the issues! I guess we are missing some package json export config. Does anyone of you have experience with this? Happy to accept prs and support!
@psteinroe thanks for the PR encouragement! I took a look and it seems to be resolved by updating TS to the latest version. Hopefully this helps, let me know if you have any questions
Uh oh!
There was an error while loading. Please reload this page.
Is there something missing in my setup to have type completion inside mutations? Right now I can pretty much pass anything to the mutation and my IDE doesn't notice potential errors.
The text was updated successfully, but these errors were encountered: