Alokai

TaxCategoryLimitsProjection

type TaxCategoryLimitsProjection = {
  __typename?: 'TaxCategoryLimitsProjection';
  total: TaxCategoryLimitWithCurrent;
};

Referenced Types

On this page