Interface: AttributeDescriptionUpdateInput
Defined in: type/AttributeDescriptionUpdateInput.ts:6
Input object for AttributeDescriptionUpdateInput
Properties
defaultValue?
optionaldefaultValue?:AttributeValueInput
Defined in: type/AttributeDescriptionUpdateInput.ts:25
The default value for this attribute
descriptions?
optionaldescriptions?:LocalizedStringInput[]
Defined in: type/AttributeDescriptionUpdateInput.ts:8
Attribute names per language
group?
optionalgroup?:string
Defined in: type/AttributeDescriptionUpdateInput.ts:12
The attribute group
isHidden?
optionalisHidden?:boolean
Defined in: type/AttributeDescriptionUpdateInput.ts:23
Flags whether this attribute is hidden and should only be used for background operations.
isPublic?
optionalisPublic?:boolean
Defined in: type/AttributeDescriptionUpdateInput.ts:18
Flags whether this attribute should be used when generating product specifications.
isSearchable?
optionalisSearchable?:boolean
Defined in: type/AttributeDescriptionUpdateInput.ts:15
Flags whether this attribute should be used when generating catalog page filters
isSystem?
optionalisSystem?:boolean
Defined in: type/AttributeDescriptionUpdateInput.ts:20
Flags whether this attribute is only available to system users
units?
optionalunits?:LocalizedStringInput[]
Defined in: type/AttributeDescriptionUpdateInput.ts:10
Attribute unit per language