Alokai

LocalizedStringItemInputType

type LocalizedStringItemInputType = {
  locale: Scalars['Locale'];
  value: Scalars['String'];
};

Referenced Types

On this page