Copy for LLMOn this pageproductTypeBulkDelete MutationDeletes product types. Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission. productTypeBulkDelete( ids: [ID!]!): ProductTypeBulkDelete Show return type Arguments ids ● [ID!]! List of product type IDs to delete. Type ProductTypeBulkDelete Deletes product types. Requires the MANAGE_PRODUCT_TYPES_AND_ATTRIBUTESpermission.