CmsUrlRewriteGraphQl Module
CmsPageTypeResolver
Model
This class resolves the GraphQL type for CMS page entities in URL rewrite queries. It checks if the entity type is 'CMS_PAGE' and returns the appropri...
DataProvider\UrlRewrite\Page
Model
This class provides CMS page data for GraphQL URL rewrite queries. Developers use it to retrieve page information when resolving URL rewrites in Graph...
Resolver\UrlRewrite\CmsUrlResolverIdentity
Model
This class generates cache identity tags for CMS page URL rewrites in GraphQL responses. Developers use this to ensure that when a CMS page is updated...
Resolver\UrlRewrite\HomePageUrlLocator
Model
This class resolves the home page URL (represented as '/') to the actual CMS page identifier configured in the store settings. Developers would use th...