An open API service indexing awesome lists of open source software.

https://github.com/github0013/react-apollo-refetch


https://github.com/github0013/react-apollo-refetch

Last synced: over 1 year ago
JSON representation

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