Hacker News new | ask | show | jobs
by Ambolia 1338 days ago
The only issue that I have with GraphQL is what to do with queries that have multiple pagination.
1 comments

Relay spec lets you do cursor based pagination. Are there specific use cases you are looking to solve?