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