Model
ResolveDefaultFilters
Magento\InventoryInStorePickup\Model\SearchCriteria\ResolveDefaultFilters
What it does
This class ensures that pickup location searches only return active and enabled sources by default.
It automatically applies filters to exclude disabled sources and inactive pickup locations from search results.
Developers use this as part of the search criteria resolution chain when building queries for in-store pickup locations.
Public Methods
- resolve()