Log in
Model

GroupedItems

Magento\GroupedProductGraphQl\Model\Resolver\GroupedItems

What it does

This resolver retrieves grouped product item data for GraphQL queries in Magento 2.

It extracts child products linked to a grouped product, returning their position, quantity, and SKU for each associated item.

Developers use this when querying grouped product details through the GraphQL API to display constituent products and their relationships.

Public Methods

  • resolve()