AttributeValuesReorder
Reorder the values of an attribute.
type AttributeValuesReorder {
attribute: Attribute
productErrors: [ProductError!]!
}
Fields
AttributeValuesReorder.attribute ● Attribute object
Attribute from which values are reordered.
AttributeValuesReorder.productErrors ● [ProductError!]! non-null object
Returned By
attributeValuesReorder mutation