Collection
StockSourceLink\Collection
Magento\Inventory\Model\ResourceModel\StockSourceLink\Collection
What it does
This collection class manages groups of StockSourceLink entities, which represent the relationships between inventory stocks and their sources.
Developers use this collection to retrieve, filter, and manipulate multiple stock-source link records from the database, such as finding all sources assigned to a specific stock or all stocks using a particular source.