docs: config update (react-query example) #10451
yanky2000
started this conversation in
Docs Discussions
Replies: 0 comments
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.
-
Hi,
I have been following the example of using the codegen with React Query link .
It looks like the config there missing .ts file extension, as later in the example the query is placed in the .ts file, not .tsx.
As a result query type is not inferred correctly and ts complains about it.
Beta Was this translation helpful? Give feedback.
All reactions