Log in
Model

ProductName

Magento\CatalogGraphQl\Model\Resolver\Product\ProductName

What it does

This GraphQL resolver handles the retrieval and formatting of product names in GraphQL queries.

It escapes the product name for URL safety while preserving common special characters like apostrophes and ampersands, ensuring product names display correctly in frontend applications consuming the GraphQL API.

Public Methods

  • resolve()