PaginatedBundle
No description
type PaginatedBundle {
bundles: [Bundle!]
totalBundlesCount: Long
}
Fields
PaginatedBundle.bundles ● [Bundle!] list object bundles
List of bundles in the current page
PaginatedBundle.totalBundlesCount ● Long scalar partner-portal
Total number of bundles across all pages
Returned By
pagedBundles query
Was this topic helpful?