Copy for LLMOn this pageproductBulkDelete MutationDeletes products. Requires the MANAGE_PRODUCTSpermission. productBulkDelete( ids: [ID!]!): ProductBulkDelete Show return type Arguments ids ● [ID!]! List of product IDs to delete. Type ProductBulkDelete Deletes products. Requires the MANAGE_PRODUCTSpermission.