Alokai

ProductDiscountLimitsProjection

type ProductDiscountLimitsProjection = {
  __typename?: 'ProductDiscountLimitsProjection';
  totalActive: ProductDiscountLimitWithCurrent;
};

Referenced Types

On this page