GitHub

updateBillingAddress

import { updateBillingAddress } from '@daffodil/cart/driver/magento'
const updateBillingAddress: (extraCartFragments?: any[]) => TypedDocumentNode<MagentoUpdateBillingAddressResponse, MagentoCartUpdateBillingAddressQueryVariables>