Model
WishlistItemType
Magento\WishlistGraphQl\Model\Resolver\Type\WishlistItemType
What it does
This class determines the GraphQL type for wishlist items based on the product type (simple, configurable, bundle, etc.).
Developers use this when extending the wishlist GraphQL API to support custom product types or when debugging wishlist item type resolution in GraphQL queries.
Public Methods
- resolveType()