Docs
Dashboard

attributeValuesBulkUpdate

Mutation

Updates multiple values of an existing product attribute.

#

Arguments


input
AttributeValuesBulkUpdateInput!Required

The attribute ID and list of values to update.

#

Payload


attribute
Attribute

The attribute associated with this attribute values bulk update payload.

errors
[AttributeValuesBulkUpdateError!]

User-facing errors that prevented the operation from succeeding.