Interface
DeleteSalesChannelToStockLinkInterface
Magento\InventorySalesApi\Model\DeleteSalesChannelToStockLinkInterface
What it does
This interface defines a contract for deleting the link between a stock source and a sales channel (like a website or store) in Magento's Multi-Source Inventory (MSI) system.
Developers would use this when they need to remove the association between inventory stocks and sales channels, such as when reconfiguring inventory assignments or removing a sales channel from the system.
Public Methods
- execute()