Skip to main content

bundleAddItems

DEPRECATED

Use bundleAddItemsAndReturnBundle instead

No description

bundleAddItems(
id: String!
input: BundleAddItemsInput!
): [BundleItem!]! @deprecated

Arguments

bundleAddItems.id ● String! non-null scalar

Bundle identifier

bundleAddItems.input ● BundleAddItemsInput! non-null input

Type

BundleItem object

Bundle item entity for GraphQL federation.

Represents an individual product within a bundle package, containing the product reference and detailed product information. Used for managing product bundles and package deals across federated services.