Alokai

MutationCreateCategoryArgs

type MutationCreateCategoryArgs = {
  draft: CategoryDraft;
};

Referenced Types

On this page