Model
CatalogUrlResolverIdentity
Magento\CatalogUrlRewriteGraphQl\Model\Resolver\UrlRewrite\CatalogUrlResolverIdentity
What it does
This class generates cache identity tags for catalog URL rewrite entities in GraphQL responses.
It determines the appropriate cache tags (product or category) based on the entity type and ID, allowing Magento's cache system to properly invalidate related GraphQL query results when products or categories are updated.
Public Methods
- getIdentities()