Alokai

CustomerLimitsProjection

type CustomerLimitsProjection = {
  __typename?: 'CustomerLimitsProjection';
  total: CustomerLimitWithCurrent;
};

Referenced Types

On this page