GitHub

getBillingAddress

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