Home > @tridion-sites/extensions > RevertItemsRequest
Signature:
export interface RevertItemsRequest
| Property | Modifiers | Type | Description |
|---|---|---|---|
| containerItem? | IdentifiableObject | (Optional) Container item of the item to revert. | |
| itemIds | ReadonlyArray<ItemUri> | IDs of items being reverted. |