Log in
Model

Page

Magento\CmsGraphQl\Model\Resolver\Page

What it does

This class is a GraphQL resolver that retrieves CMS page data for GraphQL queries.

Developers use it when implementing GraphQL endpoints to fetch CMS pages by either page ID or identifier, ensuring the correct page data is returned for the requested store view.

Public Methods

  • resolve()