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