Docs
Dashboard

attributeValuesBulkDelete

Mutation

Deletes multiple values from an existing product attribute.

#

Arguments


input
AttributeValuesBulkDeleteInput!Required

The attribute ID and list of value IDs to delete.

#

Payload


attribute
Attribute

The attribute associated with this attribute values bulk delete payload.

errors
[AttributeValuesBulkDeleteError!]

User-facing errors that prevented the operation from succeeding.