normy icon indicating copy to clipboard operation
normy copied to clipboard

Add a method to automatically revalidate all dependent queries dependent on mutation data

Open klis87 opened this issue 2 years ago • 0 comments

Usually it is better to update dependent data in memory, which is already supported. However, in some cases, especially if a fetching library does not allow it, it might become handy.

klis87 avatar Apr 04 '24 19:04 klis87