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