Docs
Dashboard

attributeAssignmentsAdd

Mutation

Adds attribute assignments to a product.

#

Arguments


input
AttributeAssignmentsAddInput!Required

The input containing product ID and new attribute assignments.

#

Payload


errors
[AttributeAssignmentsAddError!]

User-facing errors that prevented the operation from succeeding.

product
Product

The product associated with this attribute assignments add payload.