Skip to content

Commit

Permalink
docs: ApolloQuery times
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed May 11, 2018
1 parent 7d4c4fd commit cabac36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1247,6 +1247,7 @@ Scoped slot props:
- `result.loading`: Boolean indicating that a request is in flight
- `result.error`: Eventual error for the current result
- `result.networkStatus`: See [apollo networkStatus](https://www.apollographql.com/docs/react/basics/queries.html#graphql-query-data-networkStatus)
- `result.times`: number of times the result was updated
- `query`: Smart Query associated with the component

Events:
Expand Down

0 comments on commit cabac36

Please sign in to comment.