Alokai

LocalizedEnumValueInput

type LocalizedEnumValueInput = {
  key: Scalars['String'];
  label: Array<LocalizedStringItemInputType>;
};

Referenced Types

On this page