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
If you provide new values for **some** of your original query's variables but not **all** of them, `refetch` uses each omitted variable's original value.
758
+
:::
759
+
703
760
## Event hooks
704
761
705
762
`useQuery` returns event hooks allowing you to execute code when a specific event occurs.
0 commit comments