AttributeUpdate
Updates attribute.
type AttributeUpdate {
attribute: Attribute
productErrors: [ProductError!]!
}
Fields
AttributeUpdate.attribute ● Attribute object
AttributeUpdate.productErrors ● [ProductError!]! non-null object
Returned By
attributeUpdate mutation