make useQuery behave like usePaginatedQuery via config option? #1168
Answered
by
stefanprobst
stefanprobst
asked this question in
Q&A
-
is it possible to somehow configure a context: I'm autogenerating hooks from an openapi document, and would love an easy way to change the hook behavior via config - or any other way to get to the previous |
Beta Was this translation helpful? Give feedback.
Answered by
stefanprobst
Oct 16, 2020
Replies: 1 comment 1 reply
-
looks like this will be possible in v3 with #867 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stefanprobst
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
looks like this will be possible in v3 with #867