bundleAlerts
Get alerts for packages from this bundle with filtering and pagination
bundleAlerts(
  organizationId: ID!
  id: ID!
  filter: BundleAlertsFilter
  sort: BundleAlertsSort
  cursor: Cursor
): BundleAlertsPage
Arguments
bundleAlerts.organizationId ● ID! non-null scalar
Organization ID
bundleAlerts.id ● ID! non-null scalar
Bundle ID or Name
bundleAlerts.filter ● BundleAlertsFilter input
Filter criteria
bundleAlerts.sort ● BundleAlertsSort input
Sort criteria
bundleAlerts.cursor ● Cursor input
Pagination cursor with limit and after