T
TanStack3y ago
exotic-emerald

Initial data refresh

I have [“todos”] and [“todo”, id] [“todo”, id] initialData = function: cache [“todos”].findById(id) When I update [“todos”] with updated todo, [“todo”, id] is not updating until I update [“todo”, id] with todo data. How I can automate this cached todo update?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?