Model
Block
Magento\CatalogCmsGraphQl\Model\Resolver\Category\Block
What it does
This GraphQL resolver retrieves CMS block data associated with a category's landing page in Magento 2.
Developers use this class when implementing GraphQL queries that need to fetch the CMS block content assigned to a category, enabling headless or PWA storefronts to display category landing pages with custom CMS content.
Public Methods
- resolve()