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 |
| AccountDomainsConnection PREVIEW | Cursor-paginated list of account domains. |
| AccountFunctionConnection PREVIEW | Paginated list of functions for an account. |
| AccountInvitationsConnection PREVIEW | |
| 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 |
| AccountUserGroupConnection PREVIEW | |
| AccountUserGroupMembershipConnection PREVIEW | |
| AccountWebhookConfigurationConnection | Paginated results for webhook configurations by account |
| AccountWebhookConnection | Paginated results for webhooks by account |
| ActivePromotionConnection PREVIEW | |
| ApiRequestConnection PREVIEW | Paginated result for API requests |
| BalanceCreditMemoConnection PREVIEW | |
| BalanceCustomerConnection PREVIEW | |
| BalanceInvoiceConnection PREVIEW | |
| BalancePaymentConnection PREVIEW | |
| BillingRelationshipConnection PREVIEW | Connection type for BillingRelationship |
| CommissionEventConnection PREVIEW | Connection type that pages through a list of commission events |
| CreditMemoAccountConnection PREVIEW | |
| CreditMemoAccountMembershipConnection PREVIEW | |
| CreditMemoConnection PREVIEW | |
| CreditMemoLineConnection PREVIEW | |
| DistributorProductImportsConnection PREVIEW | Paginated result for imported product details |
| DistributorsProductsConnection PREVIEW | Paginated result for product details by Distributor |
| EventConnection PREVIEW | Paginated list of events |
| EventRegistrationConnection PREVIEW | |
| FailedInvoiceConnection PREVIEW | |
| FailedMeteredUsageConnection PREVIEW | Failed Usages from metered usage |
| FeedResourceConnection | A connection type used to page through a list of feed resources |
| FreeTrialExtensionRequestConnection PREVIEW | |
| FunctionConnection PREVIEW | Paginated list of functions. |
| FunctionInvocationConnection PREVIEW | Paginated list of function invocations. |
| IAASJobConnection PREVIEW | Type to hold IAASJob List and its pagination details |
| IAASRawUsageConnection PREVIEW | |
| InvoiceConnection PREVIEW | |
| InvoiceLineConnection PREVIEW | |
| LeadActivityConnection PREVIEW | |
| LeadConnection PREVIEW | |
| LeadMarketplaceProductConnection PREVIEW | |
| MainBillingChargeConnection PREVIEW | Connection type for MainBillingCharge |
| 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 | |
| PaymentTermConnection PREVIEW | |
| PriceBookCompaniesConnection | Represents the details for the price book company connection |
| 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 |
| PricingEventsConnection | A connection type used to page through a list of pricing events |
| ProductConnection | |
| ProductIntegrationConnection | Paginated list of product integrations. |
| ProductIntegrationEventConnection PREVIEW | Relay-style connection wrapper for ProductIntegrationEvent. Authoritative definition owned by graphql-rest-proxy / schema registry. |
| ProductIntegrationEventListResult PREVIEW | Cursor-paginated result set returned by vendorIntegrationEventList. |
| ProductsInPriceBookConnection | A list of products along with pagination information |
| ProductVariantConnection | Paginated ProductVariant |
| ProgramApplicantConnection PREVIEW | |
| PsaCompanyMappingsConnection PREVIEW | A connection type used to page through a list of company mappings" |
| PublishedProductSearchResult | Represent a search result |
| PublishedProductSearchResultTesting | Represent a search result |
| PublishedProductSuggestResult | Represent a suggest search result for typeahead |
| QuoteConnection PREVIEW | Relay-compliant connection for quotes |
| QuoteVersionCommentConnection PREVIEW | Relay-compliant connection for quote version comments |
| QuoteVersionConnection PREVIEW | Relay-compliant connection for quote versions |
| ReportsConnection PREVIEW | |
| ResellerPublishedProductSearchResult | Represent a Reseller search result |
| ResellerQuoteConnection PREVIEW | Connection type for reseller-scoped quotes |
| 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 |
| SalesAgentPublishedProductSearchResult | Represent a Sales Agent search result |
| SegmentConnection PREVIEW | |
| SegmentGroupConnection PREVIEW | |
| SerializedUnitConnection PREVIEW | Paginated list of Serialized Units. |
| SubscriptionActorActivitiesConnection PREVIEW | Connection type for subscription actor activities with pagination support |
| SubscriptionRecordsConnection PREVIEW | |
| SubscriptionServiceEventsConnection PREVIEW | |
| UploadedRecordsConnection PREVIEW | |
| 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 |
| WebhookConfigurationAuditLogConnection | Paginated result for webhook configurations audit logs |
| 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 | |
| accountMembershipsForLinkedCustomer | Retrieve list of account memberships by customer account ID and associated reseller user ID |
| accountMembershipsForLinkedReseller | Retrieve list of account memberships by reseller account ID and associated customer user ID |
| accounts | Retrieve a list of accounts |
| activePromotions PREVIEW | |
| apiRequests PREVIEW | Paginated list of API requests |
| billingCharges PREVIEW | Returns a list of billing charges based on filter criteria; query will use forward pagination by default |
| billingRelationships PREVIEW | Read all billing relationships |
| commissionEvent PREVIEW | Returns a list of commission event entities found for the filters provided |
| creditMemos PREVIEW | Retrieve Credit Memos |
| customersForMerchantOfRecord PREVIEW | Retrieve all customer with the latest balance by Merchant of Record |
| distributionCatalogProducts PREVIEW | Consolidated catalog for the Distribution Catalog UI. Returns exactly one node per product owned by the vendor. Each node is the product's PUBLISHED snapshot when one exists, and its WORKING (draft) snapshot otherwise — so name, logo, and branding always reflect what buyers currently see when the product is live, and reflect the draft when it is not. Product.version identifies which snapshot a node came from ("PUBLISHED" or "WORKING"). Status badge display is left to the UI for v1 — derive from version, status, and distributionStatus on each node. Check version first: on a node whose version is "WORKING", distributionStatus is a stale working-document value and must not be used to render a badge. Bundles and internal product types are always excluded. |
| distributorProductImports PREVIEW | Fetch import product details |
| distributorsProducts PREVIEW | Paginated list of productDetail |
| events PREVIEW | Paginated list of events |
| failedInvoices PREVIEW | Retrieve failed invoices |
| failedUsages PREVIEW | |
| freeTrialExtensionRequests PREVIEW | Find free-trial extension requests by filter |
| functions PREVIEW | Paginated list of functions for a tenant. |
| invoices PREVIEW | Retrieve invoices |
| invoicesByIds PREVIEW | Retrieve invoices by a list of IDs. All invoices must belong to the same customer. |
| leads PREVIEW | |
| networkCatalogProducts PREVIEW | Browse products on the AppDirect Network Catalog available to the viewer's marketplace. Viewer's marketplace = context.user.tenant. |
| 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 | Paginated list of payments scoped to the marketplace |
| paymentsByCompanyId PREVIEW | Paginated list of payments scoped to a specific company |
| paymentsByUserAndCompanyId PREVIEW | Paginated list of payments scoped to a specific user and company |
| paymentTerms PREVIEW | |
| priceBookCompanies | Returns all price books companies |
| 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 |
| pricingEvents | Returns pricing events for provided pricing event type id |
| productDetails | Returns the paginated list of products from catalog or products in pricebook according to selected context |
| productIntegrationEvents PREVIEW | Product integration events for the current marketplace, returned as a cursor-paginated connection. |
| productIntegrationsByVendorId | Query product integrations by vendor identifier. |
| products | Query products by tenant |
| productsByVendorId | Query products by vendor ID |
| programApplicants PREVIEW | |
| psaCompanyMappings PREVIEW | Read all available company mapping |
| publishedProductsSearch | Returns a paginated list of published products that match the queryString, partner, locale and filters provided. |
| publishedProductsSearchSuggest | Returns product suggestions for typeahead search based on the queryString, locale and filters provided. |
| publishedProductsSearchTesting | Returns a paginated list of published products that match the queryString, partner, locale and filters provided (testing variant with explainScore and esQuery). |
| quotes PREVIEW | Retrieve paginated list of quotes with filtering |
| quoteVersions PREVIEW | Retrieve paginated list of quote versions with filtering |
| rawUsageItemsByJobId PREVIEW | |
| registeredEvents PREVIEW | Returns the list of registered events |
| reports PREVIEW | |
| resellerPublishedProductsSearch | Returns a paginated list of published products for a given Reseller that match the queryString, partner, locale and filters provided. |
| resellerPublishedProductsSearchSuggest | Returns product suggestions for typeahead search for a given Reseller based on the queryString, locale and filters provided. |
| reviewAllStats PREVIEW | Retrieve all product review statistics |
| reviews PREVIEW | Retrieve a list of product reviews |
| salesAgentPublishedProductsSearch | Returns a paginated list of published products for a given Sales Agent that match the queryString, partner, locale and filters provided. |
| salesAgentPublishedProductsSearchSuggest | Returns product suggestions for typeahead search for a given Sales Agent based on the queryString, locale and filters provided. |
| segmentGroups PREVIEW | |
| segments PREVIEW | |
| serializedUnitsByShipmentItemId PREVIEW | Queries a list of serialized units for an item within a shipment. |
| subscriptionActorActivities PREVIEW | Query subscription actor activities with pagination and filtering |
| subscriptionRecords PREVIEW | List all subscriptions based on a set of filters |
| subscriptionServiceEvents PREVIEW | Find service events for a given subscription |
| uploadedRecords PREVIEW | Fetch uploaded records by process ID with optional status filter |
| usageFileUploads PREVIEW | Returns all file uploads for partner |
| usageReaders PREVIEW | Returns all usage readers for partner |
| userActivities | List of user activity records with pagination support |
| users | Retrieve list of users |
| vendorIntegrationEventList PREVIEW | Paginated list of integration events for the calling developer's products.
|
| webhookConfigurations | Paginated list of webhook configurations for a tenant |
| webhooks | List of webhooks for a tenant |