GitHub

listShippingMethods

Helper

import { listShippingMethods } from '@daffodil/cart/driver/magento'

function listShippingMethods(extraCartFragments: any[] = []): TypedDocumentNode<MagentoListShippingMethodsResponse, MagentoCartListShippingMethodsQueryVariables>

Parameters

ParameterextraCartFragments: any[]
Default[]
Description