Log in
Model

AvailableShippingMethods

Magento\QuoteGraphQl\Model\Resolver\ShippingAddress\AvailableShippingMethods

What it does

This resolver retrieves all available shipping methods for a quote's shipping address in GraphQL queries.

Developers use this when building cart or checkout functionality that needs to display shipping options to customers, as it collects shipping rates from all carriers and formats them with proper currency data for the GraphQL API response.

Public Methods

  • resolve()