Home > @tridion-sites/extensions > AddToBundleRequest
Signature:
export interface AddToBundleRequest
Property | Modifiers | Type | Description |
---|---|---|---|
bundleId | ItemUri | ID of the bundle to which items should be added. | |
containerItem? | IdentifiableObject | (Optional) Container item of the bundle. | |
itemsToAdd | ReadonlyArray<IdentifiableObject> | Items to add to the bundle. |