Skip to main content

shippingMethods

DEPRECATED

Use cartShippingOptions (or shippingOptions in the shipping subgraph)

Fetch shipping methods

shippingMethods(
cartId: String
address: AddressInput
): [ShippingMethod] @deprecated

Arguments

cartId ● String

The ID of the cart.

address ● AddressInput

The address for shipping calculation.

Type

ShippingMethod

Representation of a shipping method