Alokai

NumberType

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

Referenced Types

On this page