Hacker News new | ask | show | jobs
The State of GraphQL 2022 (hasura.io)
3 points by praveenweb 1338 days ago
1 comments

The only issue that I have with GraphQL is what to do with queries that have multiple pagination.
Relay spec lets you do cursor based pagination. Are there specific use cases you are looking to solve?