PageInfo

PageInfo provides cursor information for a list of objects

This page contains

    Fields

    startCursor: String

    startCursor is an opaque cursor representing the first returned item

    endCursor: String

    endCursor is an opaque cursor representing the last returned item

    hasPreviousPage: Boolean!

    hasPreviousPage indicates if the connection has items before the startCursor

    hasNextPage: Boolean!

    hasNextPage indicates if the connection has items after the endCursor

    Parent objects of PageInfo

    AccountAssociationConnection

    A connection type used to navigate through a list of account associations

    AccountConnection

    A connection type used to page through a list of accounts

    AccountMembershipConnection

    A connection type used to page through a list of account memberships

    AccountMembershipDetailsConnection

    A connection type used to page through a list of users

    AccountWebhookConfigurationConnection

    Paginated results for webhook configurations by account

    AccountWebhookConnection

    Paginated results for webhooks by account

    BalanceCreditMemoConnection PREVIEW
    BalanceCustomerConnection PREVIEW
    BalanceInvoiceConnection PREVIEW
    BalancePaymentConnection PREVIEW
    CreditMemoAccountConnection PREVIEW
    CreditMemoAccountMembershipConnection PREVIEW
    CreditMemoConnection PREVIEW
    FailedMeteredUsageConnection PREVIEW

    Failed Usages from metered usage

    FeedResourceConnection

    A connection type used to page through a list of feed resources

    IAASJobConnection PREVIEW

    Type to hold IAASJob List and its pagination details

    IAASRawUsageConnection PREVIEW
    InvoiceConnection PREVIEW
    NotificationOptOutsByMethodAndTargetConnection PREVIEW

    Connection object used to page through a list of Notification opt outs

    NotificationOptOutsByMethodAndTypeConnection PREVIEW

    Connection object used to page through a list of Notification opt outs

    PaymentConnection PREVIEW
    PriceBookConnection

    A connection type used to page through a list of price books

    PriceBookVersionConnection

    A connection type used to page through a list of price book versions

    ProductConnection
    ProductEditionAssociationConnection PREVIEW

    Paginated result of associations

    ProductIntegrationConnection

    Paginated list of product integrations.

    ProductVariantConnection PREVIEW

    Paginated ProductVariant

    PublishedProductSearchResult PREVIEW

    Represent a search result

    ReviewsConnection PREVIEW

    Connection used to go through a list of product reviews

    ReviewStatsConnection PREVIEW

    Connection used to go through a list of product review statistics

    ScheduleJobConnection PREVIEW

    A connection type used to page through a list of schedule jobs

    SerializedUnitConnection PREVIEW

    Paginated list of Serialized Units.

    UsageFileUploadConnection PREVIEW

    A connection type used to page through a list of usage file uploads

    UsageReaderConnection PREVIEW

    A connection type used to page through a list of usage readers

    UserActivityConnection
    UserConnection

    A connection type used to navigate through a list of users

    UserMembershipDetailsConnection

    A connection type used to page through a list of users

    WebhookConfigurationConnection

    Paginated result for webhook configurations by tenant

    WebhookConnection

    Paginated result for webhooks by tenant

    Queries for PageInfo

    accountAssociations

    Retrieve list of account associations

    accountMemberships

    Retrieve list of account memberships by account ID

    accountMembershipsByAccessType
    accountMembershipsForLinkedReseller

    Retrieve list of account memberships by reseller account ID and associated customer user ID

    accounts

    Retrieve a list of accounts

    creditMemos PREVIEW
    customersForMerchantOfRecord PREVIEW

    Retrieve all customer with the latest balance by Merchant of Record

    failedUsages PREVIEW
    invoices PREVIEW

    Retrieve invoices

    notificationOptOutsByMethodAndTarget PREVIEW

    Returns paginated list of opted out notifications for given notification delivery method and target

    notificationOptOutsByMethodAndType PREVIEW

    Returns paginated list of opted out notifications for given notification delivery method and notification type

    payments PREVIEW

    Retrieve list of payments by marketplace

    paymentsByCompanyId PREVIEW

    Retrieve list of payments by companyId

    paymentsByUserAndCompanyId PREVIEW

    Retrieve list of payments by companyId and userId

    priceBooks

    Returns all price books for partner

    priceBooksByPricingPlanId

    Returns all the price books for a given pricing plan

    priceBookVersions

    Returns price book versions by its Id

    productEditionAssociations PREVIEW

    List all associations for a marketplace

    productIntegrationsByVendorId

    Query product integrations by vendor identifier.

    products

    Query products by tenant

    productsByVendorId

    Query products by vendor ID

    publishedProductsSearch PREVIEW
    publishedProductsSearchInternal PREVIEW

    Returns a paginated list of published products that match the queryString, partner, locale and filters provided.

    rawUsageItemsByJobId PREVIEW
    reviewAllStats PREVIEW

    Retrieve all product review statistics

    reviews PREVIEW

    Retrieve a list of product reviews

    scheduleJobs

    Returns paginated list of the schedule jobs

    serializedUnitsByShipmentItemId PREVIEW

    Queries a list of serialized units for an item within a shipment.

    usageFileUploads PREVIEW

    Returns all file uploads for partner

    usageReaders PREVIEW

    Returns all usage readers for partner

    userActivities
    users

    Retrieve list of users

    webhookConfigurations

    Paginated list of webhook configurations for a tenant

    webhooks

    List of webhooks for a tenant