CatalogCustomerGraphQl Module
Resolver\Customer\GetCustomerGroup
Model
This class retrieves the customer group ID for a given customer in GraphQL contexts. When a customer ID is provided, it fetches the customer's group a...
Resolver\PriceTiers
Model
This GraphQL resolver retrieves and formats tier pricing information for products based on customer group eligibility. Developers use this class when...
Resolver\TierPrices
Model
This GraphQL resolver fetches tier pricing information for products based on the customer's group membership. Developers use this class when implement...