---
title: Schema.Relationship.Option
framework: swiftdata
role: symbol
role_heading: Structure
path: swiftdata/schema/relationship/option
---

# Schema.Relationship.Option

## Declaration

```swift
struct Option
```

## Topics

### Type Properties

- [unique](swiftdata/schema/relationship/option/unique.md)

## Relationships

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
