---
title: Store
framework: swiftdata
role: symbol
role_heading: Associated Type
path: swiftdata/datastoreconfiguration/store
---

# Store

## Declaration

```swift
associatedtype Store : DataStore where Self == Self.Store.Configuration
```
