Model
GetStockItemConfiguration
Magento\InventoryExportStock\Model\GetStockItemConfiguration
What it does
This class retrieves stock item configuration for a given product SKU by fetching the legacy stock item data and converting it into a StockItemConfigurationInterface object.
Developers use this when they need to access inventory configuration settings like stock status, quantity, and management options for a specific product during stock export operations.
Public Methods
- execute()