Result of cursor-based pagination via SchemaQueryBuilder.paginateAfter.
The rows for the current page.
Whether more rows exist after this page.
Cursor value for the next page, or null if no more rows.
null
Result of cursor-based pagination via SchemaQueryBuilder.paginateAfter.