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