Replies: 1 comment
-
Hi, PR is welcome 👍 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be convenient if
QueryClientConfig
could be passed touseQueryProvider
, which would pass that on to theQueryClient
constructor. Currently if you want to customize the query client you need to handle providing it yourself, I think?I'd be happy to do a PR with this change if the idea is sound
Beta Was this translation helpful? Give feedback.
All reactions