CustomerGroupLimitsProjection
type CustomerGroupLimitsProjection = {
__typename?: 'CustomerGroupLimitsProjection';
total: CustomerGroupLimitWithCurrent;
};type CustomerGroupLimitsProjection = {
__typename?: 'CustomerGroupLimitsProjection';
total: CustomerGroupLimitWithCurrent;
};