Model
GetListIdByCustomerId
Magento\CompareListGraphQl\Model\Service\Customer\GetListIdByCustomerId
What it does
This service class retrieves a customer's compare list ID from the database.
Developers use this when implementing GraphQL queries or mutations that need to access a logged-in customer's product comparison list, such as viewing or managing items in their compare list.
Public Methods
- execute()