normy
normy copied to clipboard
Add a method to automatically revalidate all dependent queries dependent on mutation data
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.