Alokai

ReferenceType

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

Referenced Types

On this page