We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e05950 commit f15b031Copy full SHA for f15b031
docs/source/api/core/ObservableQuery.mdx
@@ -23,6 +23,7 @@ import { InterfaceDetails, FunctionDetails, PropertyDetails, EnumDetails } from
23
<FunctionDetails canonicalReference="@apollo/client!ObservableQuery#startPolling:member(1)" headingLevel={3} />
24
<FunctionDetails canonicalReference="@apollo/client!ObservableQuery#stopPolling:member(1)" headingLevel={3} />
25
<FunctionDetails canonicalReference="@apollo/client!ObservableQuery#subscribeToMore:member(1)" headingLevel={3} />
26
+<FunctionDetails canonicalReference="@apollo/client!ObservableQuery#reobserve:member(1)" headingLevel={3} />
27
28
29
## Types
0 commit comments