-
|
Hello! I'm wondering if it's possible to disable caching globaly? |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Nov 11, 2025
Replies: 1 comment 4 replies
-
|
it's |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do it with a plugin that resets the data and error on every fetch (or another action, depending on your use case). The code should look like this:
But then, there is simply no point in having a cache