Alokai

CustomSuggestTokenizerInput

type CustomSuggestTokenizerInput = {
  inputs: Array<Scalars['String']>;
};

Referenced Types

On this page