Alokai

SearchSuggestion

A string that contains search suggestion

type SearchSuggestion = {
  __typename?: 'SearchSuggestion'; /** The search suggestion of existing product. */
  search: Scalars['String']['output'];
};

Referenced Types

On this page