Catalog Module
AttributeSetRepositoryInterface
RepositoryThis interface defines the contract for managing product attribute sets in Magento 2's catalog system. Developers u...
CategoryAttributeRepositoryInterface
RepositoryThis interface defines methods for retrieving category attribute metadata in Magento 2. Developers use this reposit...
CategoryLinkRepositoryInterface
RepositoryThis repository interface manages the assignment of products to categories in Magento 2. Developers use it to progr...
CategoryRepositoryInterface
RepositoryThis interface defines the contract for managing category operations in Magento 2's Catalog module. Developers use...
ProductAttributeGroupRepositoryInterface
RepositoryThis repository interface provides methods to manage product attribute groups in Magento 2. Developers use this to...
ProductAttributeRepositoryInterface
RepositoryThis interface defines the contract for managing product attributes in Magento 2. Developers use this repository to...
ProductCustomOptionRepositoryInterface
RepositoryThis interface defines methods for managing custom product options in Magento 2, such as dropdown fields, text inpu...
ProductLinkRepositoryInterface
RepositoryThis interface defines the contract for managing product links in Magento 2, such as related products, up-sells, an...
ProductRepositoryInterface
RepositoryThis interface defines the contract for managing product data in Magento 2. Developers use it to create, retrieve,...
ProductWebsiteLinkRepositoryInterface
RepositoryThis repository interface manages the assignment of products to websites in a multi-website Magento 2 setup. Develo...