Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Nov 22, 2023
1 parent a844cf4 commit cbb91f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/source/api/core/ObservableQuery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ description: API reference

`ApolloClient` Observables extend the Observables implementation provided by [`zen-observable`](https://github.com/zenparsing/zen-observable). Refer to the `zen-observable` documentation for additional context and API options.

{/* still need support for class properties (or full classes) */}
<TypescriptApiBox name="ObservableQuery.variables" />
<TypescriptApiBox name="ObservableQuery.result" />
<FunctionDetails canonicalReference="@apollo/client!ObservableQuery#getCurrentResult:member(1)" />
Expand All @@ -23,6 +22,5 @@ description: API reference

## Types

{/* still need support for enums @apollo/client!NetworkStatus:enum */}
<TypescriptApiBox name="NetworkStatus" />
<InterfaceDetailscanonicalReference="@apollo/client!ApolloQueryResult:interface" />

0 comments on commit cbb91f6

Please sign in to comment.