T
TanStack15mo ago
correct-apricot

Fetching Queries in React Router Actions

I have an action on a route that makes a PUT request and then attempts to fetch a query. The query has keys which are dependent on state variables. Is there a way to update the query by only passing in a constant string instead of needing to pass in all the keys?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?