--- 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: 2024-10 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/PageInfo' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/objects/PageInfo.txt' --- # 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/2024-10/scalars/String) The cursor corresponding to the last node in edges. * has​Next​Page [Boolean!](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/scalars/Boolean) non-null Whether there are any pages prior to the current page. * start​Cursor [String](https://shopify.dev/docs/api/admin-graphql/2024-10/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/2024-10/connections/AbandonedCheckoutConnection#field-pageInfo) * <->[AbandonedCheckoutLineItemConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AbandonedCheckoutLineItemConnection#field-pageInfo) * <->[AppConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppConnection#field-pageInfo) * <->[AppCreditConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppCreditConnection#field-pageInfo) * <->[AppInstallationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppInstallationConnection#field-pageInfo) * <->[AppPurchaseOneTimeConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppPurchaseOneTimeConnection#field-pageInfo) * <->[AppRevenueAttributionRecordConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppRevenueAttributionRecordConnection#field-pageInfo) * <->[AppSubscriptionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppSubscriptionConnection#field-pageInfo) * <->[AppUsageRecordConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/AppUsageRecordConnection#field-pageInfo) * <->[ArticleConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/ArticleConnection#field-pageInfo) * <->[BlogConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/BlogConnection#field-pageInfo) * <->[CalculatedDiscountApplicationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CalculatedDiscountApplicationConnection#field-pageInfo) * <->[CalculatedLineItemConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CalculatedLineItemConnection#field-pageInfo) * <->[CartTransformConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CartTransformConnection#field-pageInfo) * <->[CashTrackingAdjustmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CashTrackingAdjustmentConnection#field-pageInfo) * <->[CashTrackingSessionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CashTrackingSessionConnection#field-pageInfo) * <->[CatalogConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CatalogConnection#field-pageInfo) * <->[ChannelConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/ChannelConnection#field-pageInfo) * <->[CheckoutProfileConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CheckoutProfileConnection#field-pageInfo) * <->[CollectionConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CollectionConnection#field-pageInfo) * <->[CollectionPublicationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CollectionPublicationConnection#field-pageInfo) * <->[CombinedListingChildConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CombinedListingChildConnection#field-pageInfo) * <->[CommentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CommentConnection#field-pageInfo) * <->[CompanyConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyConnection#field-pageInfo) * <->[CompanyContactConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyContactConnection#field-pageInfo) * <->[CompanyContactRoleAssignmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyContactRoleAssignmentConnection#field-pageInfo) * <->[CompanyContactRoleConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyContactRoleConnection#field-pageInfo) * <->[CompanyLocationConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyLocationConnection#field-pageInfo) * <->[CompanyLocationStaffMemberAssignmentConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CompanyLocationStaffMemberAssignmentConnection#field-pageInfo) * <->[CountryHarmonizedSystemCodeConnection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/connections/CountryHarmonizedSystemCodeConnection#field-pageInfo)