Support for react query
loader func
#2122
jiwanovski87
started this conversation in
General
Replies: 3 comments
-
This looks React Router DOM specific? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah I think so |
Beta Was this translation helpful? Give feedback.
0 replies
-
Currently there is nothing in Orval for this that I am aware of. This would have to be some kind of new option to generate this new code for React Router DOM. |
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.
-
Introduction
Hi, I am quite new to
orval
. Is there yet any possibility to generate the loader func forreact query
too?As described here,
react-query
could have some loader func. These will check if a data might already be in the query data and if not it will fetch them.The example of the link:
Beta Was this translation helpful? Give feedback.
All reactions