Alokai

CustomerGroupLimitsProjection

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

Referenced Types

On this page