Docs
Dashboard

attributeDelete

Mutation

Deletes a product attribute by its identifier.

#

Arguments


input
AttributeDeleteInput!Required

The identifier of the attribute to delete.

#

Payload


attribute
Attribute

The attribute associated with this attribute delete payload.

errors
[AttributeDeleteError!]

User-facing errors that prevented the operation from succeeding.