Information about the current page of results in a paged query. For more information, see Pagination.
Fields
hasNextPage (Boolean!)
If this is true, there is additional data that could be fetched.
endCursor (String)
If there is a following page, this string can be passed in the after
argument to fetch the next page of data.