docs: isLoading

This commit is contained in:
Guillaume Chau
2018-05-22 17:29:11 +02:00
parent 14c498c235
commit 32d6ec2aea
+1
View File
@@ -1259,6 +1259,7 @@ Scoped slot props:
- `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
- `isLoading`: Smart Query loading state
Events: