GroupedProductGraphQl Module
GroupedProductLinksTypeResolver
Model
This class resolves the GraphQL type for grouped product links in the GraphQL API. It determines that product links with type 'associated' should retu...
GroupedProductTypeResolver
Model
This class is a GraphQL type resolver that identifies whether a product is a Grouped Product type in GraphQL queries. Developers use this when impleme...
Resolver\GroupedItems
Model
This resolver retrieves grouped product item data for GraphQL queries in Magento 2. It extracts child products linked to a grouped product, returning...