---
title: Output
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/resolver/output
---

# Output

## Declaration

```swift
associatedtype Output : _IntentValue
```

## See Also

### Resolving the type

- [resolve(from:context:)](appintents/resolver/resolve(from:context:).md)
- [Input](appintents/resolver/input.md)
