attributeBulkDelete
Deletes attributes.
attributeBulkDelete(
ids: [ID!]!
): AttributeBulkDelete
Arguments
attributeBulkDelete.ids ● [ID!]! non-null scalar
List of attribute IDs to delete.
Type
AttributeBulkDelete object
Deletes attributes.
Was this page helpful?