attributeBulkDelete
Deletes attributes.
Triggers the following webhook events:
- ATTRIBUTE_DELETED (async): An attribute was deleted.
attributeBulkDelete(
ids: [ID!]!
): AttributeBulkDelete
Arguments
attributeBulkDelete.ids
● [ID!]!
non-null scalar miscellaneous
List of attribute IDs to delete.
Type
AttributeBulkDelete
object attributes
Deletes attributes.
Triggers the following webhook events:
- ATTRIBUTE_DELETED (async): An attribute was deleted.