attributeDelete
Deletes an attribute.
attributeDelete(
externalReference: String
id: ID
): AttributeDelete
Arguments
attributeDelete.externalReference
● String
scalar
External ID of an attribute to delete.
Added in Saleor 3.10
attributeDelete.id
● ID
scalar
ID of an attribute to delete.
Type
AttributeDelete
object
Deletes an attribute.
Was this page helpful?