Model
CategoryHtmlAttribute
Magento\CatalogGraphQl\Model\Resolver\Category\CategoryHtmlAttribute
What it does
This resolver processes HTML attributes for category fields in GraphQL queries, ensuring proper rendering and sanitization of HTML content.
Developers use this when querying category attributes like description or custom HTML fields through GraphQL, where the content needs to be properly formatted and filtered before being returned to the client.
Public Methods
- resolve()