diff --git a/docs/functions/useSyncQuery.html b/docs/functions/useSyncQuery.html index 3ae436b..e0c5db1 100644 --- a/docs/functions/useSyncQuery.html +++ b/docs/functions/useSyncQuery.html @@ -10,4 +10,4 @@
Optional
options: LazyQueryHookOptions<NoInfer<TData>, NoInfer<TVariables>>Optional
updateEvent: string = 'set'The event name that triggers a rerender
The sync state object.
-
Options to be passed to the useLazyQuery hook.