Interface
GetStockIdsBySkusInterface
Magento\InventoryApi\Model\GetStockIdsBySkusInterface
What it does
This interface defines a contract for retrieving stock IDs associated with multiple product SKUs.
Developers would use this when they need to determine which stock sources or inventories are linked to specific products, typically for inventory management operations or when checking stock availability across different warehouses or locations.
Public Methods
- execute()