Skip to content

Commit

Permalink
Add missing Apollo*Result types to the API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Jun 11, 2018
1 parent 2eb494e commit 5672200
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/api/apollo-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ The `ApolloClient` class is the core API for Apollo, and the one you'll need to
{% tsapibox ApolloClientOptions %}
{% tsapibox DefaultOptions %}
{% tsapibox NetworkStatus %}
{% tsapibox ApolloQueryResult %}
{% tsapibox ApolloCurrentResult %}

0 comments on commit 5672200

Please sign in to comment.