Model
Products
Magento\CatalogGraphQl\Model\Resolver\Products
What it does
This class is the GraphQL resolver for product queries in Magento 2.
Developers use this when customers search or filter products through the GraphQL API, handling pagination, search terms, category filters, and returning structured product data with metadata like total counts and page information.
Public Methods
- resolve()