Home > @vue-storefront/magento-api > getAvailableShippingMethods

getAvailableShippingMethods variable

Signature:

_default: (context: Context, params: {
    cartId: string;
}, customQuery?: CustomQuery, customHeaders?: CustomHeaders) => Promise<ApolloQueryResult<GuestAvailableShippingMethodsQuery>>