Alokai

SetCategoryAssetDescription

type SetCategoryAssetDescription = {
  description?: InputMaybe<Array<LocalizedStringItemInputType>>;
  assetKey?: InputMaybe<Scalars['String']>;
  assetId?: InputMaybe<Scalars['String']>;
};

Referenced Types

On this page