---
title: publishers
framework: combine
role: symbol
role_heading: Instance Property
path: combine/publishers/mergemany/publishers
---

# publishers

The array of upstream publishers that this publisher merges together.

## Declaration

```swift
let publishers: [Upstream]
```
