GitHub

MagentoCartRemoveAllCouponsQueryVariables

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

interface MagentoCartRemoveAllCouponsQueryVariables {
  cartId: string
}