Log in
Model

ProductResolver

Magento\WishlistGraphQl\Model\Resolver\ProductResolver

What it does

This resolver fetches product data for items in a customer's wishlist when queried through GraphQL.

Developers use this class to ensure wishlist items return complete product information in GraphQL responses, bridging the wishlist item model with the catalog product data provider.

Public Methods

  • resolve()