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

# upstream

The publisher that this publisher receives elements from.

## Declaration

```swift
let upstream: Upstream
```
