Alokai

Suggestion

type Suggestion = {
  __typename?: 'Suggestion';
  text: Scalars['String'];
};

Referenced Types

On this page