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