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