---
title: "load(from:)"
framework: swiftdata
role: symbol
role_heading: Type Method
path: "swiftdata/schema/load(from:)"
---

# load(from:)

## Declaration

```swift
static func load(from fromURL: URL) throws -> Schema
```

## See Also

### Saving and loading

- [save(to:)](swiftdata/schema/save(to:).md)
