https://github.com/github0013/react-apollo-refetch
https://github.com/github0013/react-apollo-refetch
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/github0013/react-apollo-refetch
- Owner: github0013
- Created: 2019-04-12T05:37:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T05:56:24.000Z (about 7 years ago)
- Last Synced: 2025-01-23T05:15:49.792Z (over 1 year ago)
- Language: TypeScript
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-apollo-refetch
`refetch` test.
1. clone
1. yarn
1. yarn run parcel ./index.html
1. Push the refetch button
- expected: should see data variable in console after the refetch
- actual: data variable will not show