# Objects / Utils

# Utils

**Object**
## PageInfo

| Fields | Type | Description |
| --- | --- | --- |
| count | *Int!* | The number of items on the current page for the connection |
| endCursor | [Cursor](/documentation/Types/Cursor#Cursor) | The last cursor on the current page |
| hasNextPage | *Boolean!* | Whether there is more data to come |