Skip to content

Provide stable cursor based pagination

Currently only offset based pagination is available in stable Hasura. The cursor based pagination is handled by the beta relay API. There are two problems:

I'm adding this issue to track the problem.