Interface
ExportStockIndexDataInterface
Magento\InventoryExportStockApi\Api\ExportStockIndexDataInterface
What it does
This interface defines a contract for exporting inventory stock index data from Magento's inventory system.
Developers would use this to retrieve product stock information for a specific sales channel (like website or store), which is useful for integrations, reporting, or syncing inventory data with external systems.
Public Methods
- execute()