BundleDeploymentsPage
No description
type BundleDeploymentsPage {
cursor: PaginationCursor!
items: [BundleDeploymentSummary]
}
Fields
BundleDeploymentsPage.cursor ● PaginationCursor! non-null object
Pagination cursors
BundleDeploymentsPage.items ● [BundleDeploymentSummary] list object
A list of type bundle_deployment_summary.
Returned By
bundleDeployments query