Model
GetProductIdsBySourceItemIds
Magento\InventoryIndexer\Model\ResourceModel\GetProductIdsBySourceItemIds
What it does
This class retrieves product IDs that are associated with specific source item IDs in Magento's Multi-Source Inventory (MSI) system.
Developers use this when they need to find which products are affected by changes to inventory source items, such as during indexing operations or when tracking inventory updates across multiple warehouse locations.
Public Methods
- execute()