# PageInfo - partner - OBJECT Version: 2024-10 ## Description Information about pagination in a connection. ### Access Scopes ## Fields * [hasNextPage](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - Whether there are more pages to fetch. * [hasPreviousPage](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - Whether there are any pages prior to the current page. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples