--- title: PageInfo - GraphQL Admin description: >- Returns information about pagination in a connection, in accordance with the [Relay specification](https://relay.dev/graphql/connections.htm#sec-undefined.PageInfo). For more information, please read our [GraphQL Pagination Usage Guide](https://shopify.dev/api/usage/pagination-graphql). api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2025-01/objects/PageInfo' md: 'https://shopify.dev/docs/api/admin-graphql/2025-01/objects/PageInfo.md' --- # Page​Info object Returns information about pagination in a connection, in accordance with the [Relay specification](https://relay.dev/graphql/connections.htm#sec-undefined.PageInfo). For more information, please read our [GraphQL Pagination Usage Guide](https://shopify.dev/api/usage/pagination-graphql). ## Fields * end​Cursor [String](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) The cursor corresponding to the last node in edges. * has​Next​Page [Boolean!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Boolean) non-null Whether there are more pages to fetch following the current page. * has​Previous​Page [Boolean!](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Boolean) non-null Whether there are any pages prior to the current page. * start​Cursor [String](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/String) The cursor corresponding to the first node in edges. *** ## Map ### Connections with this object * <->[AbandonedCheckoutConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AbandonedCheckoutConnection#returns-pageInfo) * <->[AbandonedCheckoutLineItemConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AbandonedCheckoutLineItemConnection#returns-pageInfo) * <->[AppConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppConnection#returns-pageInfo) * <->[AppCreditConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppCreditConnection#returns-pageInfo) * <->[AppInstallationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppInstallationConnection#returns-pageInfo) * <->[AppPurchaseOneTimeConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppPurchaseOneTimeConnection#returns-pageInfo) * <->[AppRevenueAttributionRecordConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppRevenueAttributionRecordConnection#returns-pageInfo) * <->[AppSubscriptionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppSubscriptionConnection#returns-pageInfo) * <->[AppUsageRecordConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/AppUsageRecordConnection#returns-pageInfo) * <->[ArticleConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/ArticleConnection#returns-pageInfo) * <->[BlogConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/BlogConnection#returns-pageInfo) * <->[CalculatedDiscountApplicationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CalculatedDiscountApplicationConnection#returns-pageInfo) * <->[CalculatedLineItemConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CalculatedLineItemConnection#returns-pageInfo) * <->[CartTransformConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CartTransformConnection#returns-pageInfo) * <->[CashTrackingAdjustmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CashTrackingAdjustmentConnection#returns-pageInfo) * <->[CashTrackingSessionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CashTrackingSessionConnection#returns-pageInfo) * <->[CatalogConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CatalogConnection#returns-pageInfo) * <->[ChannelConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/ChannelConnection#returns-pageInfo) * <->[CheckoutProfileConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CheckoutProfileConnection#returns-pageInfo) * <->[CollectionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CollectionConnection#returns-pageInfo) * <->[CollectionPublicationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CollectionPublicationConnection#returns-pageInfo) * <->[CombinedListingChildConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CombinedListingChildConnection#returns-pageInfo) * <->[CommentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CommentConnection#returns-pageInfo) * <->[CompanyConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyConnection#returns-pageInfo) * <->[CompanyContactConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyContactConnection#returns-pageInfo) * <->[CompanyContactRoleAssignmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyContactRoleAssignmentConnection#returns-pageInfo) * <->[CompanyContactRoleConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyContactRoleConnection#returns-pageInfo) * <->[CompanyLocationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyLocationConnection#returns-pageInfo) * <->[CompanyLocationStaffMemberAssignmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CompanyLocationStaffMemberAssignmentConnection#returns-pageInfo) * <->[CountryHarmonizedSystemCodeConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2025-01/connections/CountryHarmonizedSystemCodeConnection#returns-pageInfo)