Simple app to search for github users using Graphql Api v4
You can go to https://next-search.herokuapp.com/ and play with it.
Download the example or clone the repo:
git clone https://github.com/FacundoGFlores/nextsearch
cd nextsearch
Install it and run:
npm install
npm run dev
npm test
npm run cy:run
To solve bi-directional pagination I based the state management on Bi-directional pagination using GraphQL & Relay. Indeed apollo has some performance improvements because of caching.