Alokai

RemoveCouponFromCartInput

Specifies the cart from which to remove a coupon.

type RemoveCouponFromCartInput = {
  cart_id: Scalars['String']['input'];
};

Referenced Types

On this page