Log in
  1. Magento Explorer

CatalogUrlRewriteGraphQl Module

All Model (5)

DataProvider\UrlRewrite\CatalogTreeDataProvider

Model

This class provides category tree data for GraphQL URL rewrite queries in Magento 2. Developers use this data provider to fetch complete category info...

DataProvider\UrlRewrite\ProductDataProvider

Model

This class provides product data for GraphQL URL rewrite queries in Magento 2. It retrieves product information by ID for a specific store, validates...

Resolver\CategoryUrlSuffix

Model

This GraphQL resolver retrieves the configured URL suffix for category pages (like '.html') based on the store's configuration. Developers use this cl...

Resolver\ProductUrlSuffix

Model

This class resolves the URL suffix configuration for product URLs in GraphQL queries (e.g., '.html'). Developers use this when building GraphQL querie...

Resolver\UrlRewrite\CatalogUrlResolverIdentity

Model

This class generates cache identity tags for catalog URL rewrite entities in GraphQL responses. It determines the appropriate cache tags (product or c...

Courses

Playlists

Lessons

Exams

Magento Explorer