tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > AddToBundleRequest

AddToBundleRequest interface

Signature:

export interface AddToBundleRequest

Properties

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.