warehouses.filter((warehouse, index, self) => index === self.findIndex((w) => ( w.id === warehouse.id )) )