Store Module
Api\GroupRepositoryInterface
Repository
This interface defines the contract for managing store groups in Magento 2. Developers use it to retrieve individual store groups by ID, get a list of...
Api\StoreRepositoryInterface
Repository
This interface defines the contract for retrieving store information in Magento 2. Developers use this repository to fetch stores by ID or code, get l...
Api\WebsiteRepositoryInterface
Repository
This interface defines the contract for retrieving and managing Website entities in Magento 2. Developers use this repository to fetch websites by cod...