How to handle redirect from query
If I were to get a 302 back from a query how would I handle that? Or should it not even be in a query hook?
2 Replies
fair-rose•3y ago
How would you do it without react-query ?
optimistic-goldOP•3y ago
just hit the get route and get the redirect?