Skip to main content

AttributeTemplateStrategyEnum

No description

enum AttributeTemplateStrategyEnum {
STRICT
FLEXIBLE
}

Values

AttributeTemplateStrategyEnum.STRICT

Assigned attributes may only come from templates (ProductType for PIM-specific attribute usage or CustomFieldTemplate for custom field attribute usage), no non-templated attribute assignment is allowed

AttributeTemplateStrategyEnum.FLEXIBLE

Assigned attributes may come from BOTH attribute templates and non-templated attribute assignments

Member Of

MarketplaceConfiguration object ● MarketplaceConfigurationInput input

Was this page helpful?