GitHub

removeAllCoupons

Constant

import { removeAllCoupons } from '@daffodil/cart/driver/magento'

const removeAllCoupons: (extraCartFragments?: any[]) => TypedDocumentNode<MagentoRemoveAllCouponsResponse, MagentoCartRemoveAllCouponsQueryVariables>