---
title: HKQuantitySeriesSampleQueryDescriptor.Options
framework: healthkit
role: symbol
role_heading: Structure
path: healthkit/hkquantityseriessamplequerydescriptor/options-swift.struct
---

# HKQuantitySeriesSampleQueryDescriptor.Options

Options used when querying series data.

## Declaration

```swift
struct Options
```

## Topics

### Setting Options

- [includeSample](healthkit/hkquantityseriessamplequerydescriptor/options-swift.struct/includesample.md)
- [orderByQuantitySampleStartDate](healthkit/hkquantityseriessamplequerydescriptor/options-swift.struct/orderbyquantitysamplestartdate.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Creating Series Query Descriptors

- [init(predicate:options:)](healthkit/hkquantityseriessamplequerydescriptor/init(predicate:options:).md)
