Change keepUnusedDataFor after initialization #2532
Answered
by
phryneas
ZimnitskiYury
asked this question in
Q&A
-
I want to grab this value from db. How i can change keepUnusedDataFor in rtk-query config after initialization? |
Beta Was this translation helpful? Give feedback.
Answered by
phryneas
Jul 21, 2022
Replies: 1 comment 3 replies
-
At the moment you can't . That would also require some quite complex logic internally. Can you explain your use case? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
ZimnitskiYury
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment you can't . That would also require some quite complex logic internally. Can you explain your use case?