You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The function, it is called for each query in the cache
36
+
- The function is called for each query in the cache
37
37
- Return `true` to include this query in dehydration, or `false` otherwise
38
38
- Defaults to only including successful queries
39
39
- If you would like to extend the function while retaining the default behavior, import and execute `defaultShouldDehydrateQuery` as part of the return statement
0 commit comments