Alokai

StringType

type StringType = FieldType & {
  __typename?: 'StringType';
  name: Scalars['String'];
};

Referenced Types

On this page