---
title: Sequence
framework: healthkit
role: symbol
role_heading: Associated Type
path: healthkit/hkasyncsequencequery/sequence
---

# Sequence

The data type that the query returns.

## Declaration

```swift
associatedtype Sequence : AsyncSequence
```

## See Also

### Running Queries

- [results(for:)](healthkit/hkasyncsequencequery/results(for:).md)
