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

# input(at:)

## Declaration

```swift
func input<V>(at index: Int) -> V? where V : BitwiseCopyable
```
