GitHub

applyCoupon

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