Alokai

ReferenceAttribute

type ReferenceAttribute = Attribute & {
  __typename?: 'ReferenceAttribute';
  typeId: Scalars['String'];
  id: Scalars['String'];
  name: Scalars['String'];
};

Referenced Types

On this page