Alokai

SetInputTip

type SetInputTip = {
  attributeName: Scalars['String'];
  inputTip?: InputMaybe<Array<LocalizedStringItemInputType>>;
};

Referenced Types

On this page