Replies: 1 comment
-
You can take a look at https://swr.vercel.app/docs/advanced/cache#mutate-multiple-keys-from-regex. |
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.
-
For example, in our app we have keys like
We use modals to edit individual projects, but its pretty hard to pass all the possible mutates. Is there a way where we can refetch every key that matches "projects"? perhaps even better, only rerender those keys that are currently rendered.
Beta Was this translation helpful? Give feedback.
All reactions