Skip to content

Commit cabac36

Browse files
author
Guillaume Chau
committed
docs: ApolloQuery times
1 parent 7d4c4fd commit cabac36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,6 +1247,7 @@ Scoped slot props:
12471247
- `result.loading`: Boolean indicating that a request is in flight
12481248
- `result.error`: Eventual error for the current result
12491249
- `result.networkStatus`: See [apollo networkStatus](https://www.apollographql.com/docs/react/basics/queries.html#graphql-query-data-networkStatus)
1250+
- `result.times`: number of times the result was updated
12501251
- `query`: Smart Query associated with the component
12511252

12521253
Events:

0 commit comments

Comments
 (0)