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