docs: sync Chinese doc to 3.0.0-beta.30 (#604)
* docs: sync Chinese doc to 3.0.0-beta.29 * docs: sync Chinese doc to 3.0.0-beta.30 * main page
This commit is contained in:
@@ -52,7 +52,7 @@ To enable support of `gql` string tag in Vue templates, see the necessary setup
|
||||
|
||||
- `result`: Apollo Query result
|
||||
- `result.data`: Data returned by the query (can be transformed by the `update` prop)
|
||||
- `result.fullData`: Raw data returned by the query (not transformed by the `updated` prop)
|
||||
- `result.fullData`: Raw data returned by the query (not transformed by the `update` prop)
|
||||
- `result.loading`: Boolean indicating that a request is in flight (you may need to set `notifyOnNetworkStatusChange` prop for it to change)
|
||||
- `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)
|
||||
|
||||
Reference in New Issue
Block a user