Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53def8d

Browse files
committed
2 parentsb1e56c7 +a33763d commit53def8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Each function takes an optional argument, which contains additional options. The
8888

8989
### Queries
9090

91-
useQuery uses [watchQuery](https://www.apollographql.com/docs/react/api/apollo-client.html#ApolloClient.watchQuery) under the hood, so the component will re-render automatically if thequeries data changes in Apollo's cache for any reason.
91+
useQuery uses [watchQuery](https://www.apollographql.com/docs/react/api/apollo-client.html#ApolloClient.watchQuery) under the hood, so the component will re-render automatically if thequeried data changes in Apollo's cache for any reason.
9292

9393
```tsx
9494
import { useQuery, getAllTodos } from './src/graphql'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp