Resources can now define how their relationships are paginated. This is a property of the Graphql type of the resource and it allows arbitrarily nested paginated relationships.
The PR also contains a fix to the existing pagination, which was not working correctly when a keyset strategy was used with an action that also supported offset pagination.
Resources can now define how their relationships are paginated. This is a property of the Graphql type of the resource and it allows arbitrarily nested paginated relationships.
The PR also contains a fix to the existing pagination, which was not working correctly when a keyset strategy was used with an action that also supported offset pagination.
Close #131
Contributor checklist