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

https://github.com/traviswimer/apollo-duplicate-query-bug


https://github.com/traviswimer/apollo-duplicate-query-bug

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Apollo Pagination Bug

## To use this repo:

1. Start the server by running `yarn server`
2. Start the app by running `yarn start`

The component containing the query is in `./src/TheProblem.js` and it is
loaded twice inside `./src/App.js`