Model
CategoryUrlSuffix
Magento\CatalogUrlRewriteGraphQl\Model\Resolver\CategoryUrlSuffix
What it does
This GraphQL resolver retrieves the configured URL suffix for category pages (like '.html') based on the store's configuration.
Developers use this class when building GraphQL queries that need to construct or display complete category URLs with the appropriate suffix for the current store view.
Public Methods
- resolve()
- _resetState()