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