TextAttributeDefinitionType
type TextAttributeDefinitionType = AttributeDefinitionType & {
__typename?: 'TextAttributeDefinitionType';
name: Scalars['String'];
};type TextAttributeDefinitionType = AttributeDefinitionType & {
__typename?: 'TextAttributeDefinitionType';
name: Scalars['String'];
};