Model
SourceItemsSave
Magento\Inventory\Model\SourceItem\Command\SourceItemsSave
What it does
This class is responsible for saving multiple source items (inventory records for specific sources) to the database.
Developers use this when they need to bulk update or create inventory records across different warehouse locations or sources, such as during inventory imports or stock adjustments.
Public Methods
- execute()