Model
Delete
Magento\InventoryImportExport\Model\Import\Command\Delete
What it does
This class handles the deletion of inventory source items during the import/export process in Magento 2's Multi-Source Inventory (MSI) system.
Developers would use this command when processing import operations that need to remove existing inventory source items, such as when synchronizing inventory data from external systems or bulk deleting stock records.
Public Methods
- execute()