We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4c4fd commit cabac36Copy full SHA for cabac36
README.md
@@ -1247,6 +1247,7 @@ Scoped slot props:
1247
- `result.loading`: Boolean indicating that a request is in flight
1248
- `result.error`: Eventual error for the current result
1249
- `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
1251
- `query`: Smart Query associated with the component
1252
1253
Events:
0 commit comments