AttributeDescriptionUpdateInput
No description
input AttributeDescriptionUpdateInput {
descriptions: [LocalizedStringInput!]
units: [LocalizedStringInput!]
group: String
isSearchable: Boolean
isPublic: Boolean
isSystem: Boolean
isHidden: Boolean
defaultValue: AttributeValueInput
}
Fields
AttributeDescriptionUpdateInput.descriptions
● [LocalizedStringInput!]
list input
Attribute names per language
AttributeDescriptionUpdateInput.units
● [LocalizedStringInput!]
list input
Attribute unit per language
AttributeDescriptionUpdateInput.group
● String
scalar
The attribute group
AttributeDescriptionUpdateInput.isSearchable
● Boolean
scalar
Flags whether this attribute should be used when generating catalog page filters
AttributeDescriptionUpdateInput.isPublic
● Boolean
scalar
Flags whether this attribute should be used when generating product specifications.
AttributeDescriptionUpdateInput.isSystem
● Boolean
scalar
Flags whether this attribute is only available to system users