GitHub

getBillingAddress

const

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

const getBillingAddress: (extraCartFragments?: any[]) => TypedDocumentNode<MagentoGetBillingAddressResponse, MagentoCartGetBillingAddressQueryVariables>