> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/additional-data-types/pageinfo.md).

# PageInfo

| Field           | Type    | Description                           |
| --------------- | ------- | ------------------------------------- |
| endCursor       | String  | Refers the current page               |
| hasNextPage     | Boolean | indicates if there is a next page     |
| startCursor     | String  | Refers the first page                 |
| hasPreviousPage | Boolean | indicates if there is a previous page |
