Log in
Model

Page

Magento\CmsUrlRewriteGraphQl\Model\DataProvider\UrlRewrite\Page

What it does

This class provides CMS page data for GraphQL URL rewrite queries.

Developers use it to retrieve page information when resolving URL rewrites in GraphQL, specifically when a URL rewrite points to a CMS page.

It acts as a data provider that fetches page details by ID and adds the entity type to the result.

Public Methods

  • getData()