ProductTypeLimitsProjection
type ProductTypeLimitsProjection = {
__typename?: 'ProductTypeLimitsProjection';
total: ProductTypeLimitWithCurrent;
};type ProductTypeLimitsProjection = {
__typename?: 'ProductTypeLimitsProjection';
total: ProductTypeLimitWithCurrent;
};