Log in
Model

EstimateShippingMethods

Magento\QuoteGraphQl\Model\Resolver\EstimateShippingMethods

What it does

This GraphQL resolver estimates available shipping methods for a cart based on a destination address.

Developers use this when implementing the estimateShippingMethods GraphQL query to show customers shipping options and costs before they complete checkout, requiring only a country code and optional region/postal code information.

Public Methods

  • resolve()