Home > @tridion-sites/extensions > DeleteItemRequest
Signature:
export interface DeleteItemRequest
Property | Modifiers | Type | Description |
---|---|---|---|
containerItem? | IdentifiableObject | (Optional) The container (context) in which the delete action is being performed. If specified, the container is invalidated on success to trigger reloading. | |
item | IdentifiableObject | Item to delete. |