Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison of pagination performance / cache degradation in GraphQL Clients (Apollo, Relay & Urql)

The 3 clients paginate over results from the github graphql endpoint (https://developer.github.com/v4/).

replace <GITHUB_TOKEN> with your github api token to be able to hit github graphql endpoint.

(Urql does not provide an out of the box pagination api and what I quickly threw together to make it paginate is not ideal.)

About

Comparison of GraphQL clients Apollo, Relay, Urql (paginating over github graphql api)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages