BundlePackagesPage
No description
type BundlePackagesPage {
cursor: PaginationCursor!
items: [BundlePackageSummary]
}
Fields
BundlePackagesPage.cursor ● PaginationCursor! non-null object
Pagination cursors
BundlePackagesPage.items ● [BundlePackageSummary] list object
A list of type bundle_package_summary.
Returned By
bundlePackages query