Skip to content

Commit

Permalink
add reFetchObservableQueries to ApolloClient docs
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelknoch committed Jan 29, 2019
1 parent 41ae42d commit 4bdb396
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api/apollo-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ The `ApolloClient` class is the core API for Apollo, and the one you'll need to
{% tsapibox ApolloClient.clearStore %}
{% tsapibox ApolloClient.onClearStore %}
{% tsapibox ApolloClient.stop %}
{% tsapibox ApolloClient.reFetchObservableQueries %}

<h2 id="ObservableQuery">ObservableQuery</h2>

Expand Down

0 comments on commit 4bdb396

Please sign in to comment.