Skip to content
/ gqlpgnte Public

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

Notifications You must be signed in to change notification settings

hijaz/gqlpgnte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published