---
title: Output
framework: healthkit
role: symbol
role_heading: Associated Type
path: healthkit/hkasyncquery/output
---

# Output

The type of data that the query returns.

## Declaration

```swift
associatedtype Output
```

## See Also

### Running Queries

- [result(for:)](healthkit/hkasyncquery/result(for:).md)
