migration to react query v5 - issues #9823
Unanswered
dominikabieder
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can add
It's working for me with latest current version |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm having several issues after migrating tanstack query to v5 version. Is there anything I might have missed in the codegen.ts? how can I fix the warnings in generated.ts and how to pass options to the query?
TS2322: Type boolean is not assignable to type never
codegen config
Beta Was this translation helpful? Give feedback.
All reactions