Log in
Model

GetCompareList

Magento\CompareListGraphQl\Model\Service\GetCompareList

What it does

This service class retrieves complete product comparison list data for GraphQL queries.

Developers use it to fetch a customer's compare list including the products, their comparable attributes, and item count.

It's the main entry point for accessing compare list information in the GraphQL API layer.

Public Methods

  • execute()