Alokai

SetCategoryDescription

type SetCategoryDescription = {
  description?: InputMaybe<Array<LocalizedStringItemInputType>>;
};

Referenced Types

On this page