---
title: Input
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/resolver/input
---

# Input

## Declaration

```swift
associatedtype Input : _IntentValue
```

## See Also

### Resolving the type

- [resolve(from:context:)](appintents/resolver/resolve(from:context:).md)
- [Output](appintents/resolver/output.md)
