top | item 33273057

The State of GraphQL 2022

3 points| praveenweb | 3 years ago |hasura.io

2 comments

order

Ambolia|3 years ago

The only issue that I have with GraphQL is what to do with queries that have multiple pagination.

praveenweb|3 years ago

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