Alokai

MutationCreateTaxCategoryArgs

type MutationCreateTaxCategoryArgs = {
  draft: TaxCategoryDraft;
};

Referenced Types

On this page