Replies: 3 comments
-
PR dotansimha/graphql-code-generator-community#369 |
Beta Was this translation helpful? Give feedback.
0 replies
-
It would be great to have more generic solution - I just run into the same need for |
Beta Was this translation helpful? Give feedback.
0 replies
-
@khitrenovich the PR already merge, hope it help your case |
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.
-
Hi everyone. the generated file
with useQuery from
react-query
but i'd like do some customize on useQuery and use from my own instead react-query
I tried to add config like this EX
But instead replace the import, it just add

one-more-import-line
Do we have any way to adjust this?
Beta Was this translation helpful? Give feedback.
All reactions