---
title: "setInput(_:_:)"
framework: Compute Graph
role: symbol
role_heading: Instance Method
path: "computegraph/computenodegraph/node/setinput(_:_:)-35srn"
---

# setInput(_:_:)

## Declaration

```swift
@discardableResult mutating func setInput(_ name: String, _ value: Data) -> Bool
```
