GitHub

listCartCoupons

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