Docs
Dashboard

attributeValuesBulkCreate

Mutation

Adds multiple values to an existing product attribute.

#

Arguments


input
AttributeValuesBulkCreateInput!Required

The attribute ID and list of values to create.

#

Payload


attribute
Attribute

The attribute associated with this attribute values bulk create payload.

errors
[AttributeValuesBulkCreateError!]

User-facing errors that prevented the operation from succeeding.