Docs
Dashboard

attributeCreate

Mutation

Creates a new product attribute.

#

Arguments


input
AttributeCreateInput!Required

The details of the attribute to create.

#

Payload


attribute
Attribute

The attribute associated with this attribute create payload.

errors
[AttributeCreateError!]

User-facing errors that prevented the operation from succeeding.