Log in
Model

AddToCompareList

Magento\CompareListGraphQl\Model\Service\AddToCompareList

What it does

This service class handles adding products to a customer's compare list in GraphQL operations.

Developers use this when implementing GraphQL mutations that allow customers to add products to their comparison list, ensuring products aren't duplicated and properly associating the list with customers or guest sessions.

Public Methods

  • execute()