---
title: "input(named:)"
framework: Compute Graph
role: symbol
role_heading: Instance Method
path: "computegraph/computenodegraph/node/input(named:)"
---

# input(named:)

## Declaration

```swift
func input<V>(named name: String) -> V? where V : BitwiseCopyable
```
