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
Fix wrong default policy merging in useWatchQuery/Mutation.
Hi, thanks to great work.
Current `useWatchQuery` refers to `defaultPolicies.query` rather given `defaultPolicies.watchQuery`.
Also `useWatchMutation` refers to wrong default policy.
If this is not intentional... please check this PR.
0 commit comments