Alokai

BooleanType

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

Referenced Types

On this page