GitHub

removeAllCoupons

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