Log in
Model

UrlRewrite

Magento\UrlRewriteGraphQl\Model\Resolver\UrlRewrite

What it does

This GraphQL resolver retrieves URL rewrite information for Magento entities (like products or categories) when queried through the GraphQL API.

Developers use this to fetch all URL paths associated with an entity in a specific store, which is essential for SEO-friendly URLs and multi-store setups where the same product may have different URLs in different stores.

Public Methods

  • resolve()