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