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