2025-04-28 changelogs
GraphQL changes
- Field PageInfo.endCursor description changed from Cursor to the last item @exposedtoThe cursor for the end of the page.
- Field PageInfo.hasNextPage description changed from Whether there are more items after the current set. @exposedtoIndicates if there are more pages of results.
- Field PageInfo.hasPreviousPage description changed from Whether there are more items before the current set. @exposedtoIndicates if there are previous pages of results.