---
title: fetchRequest
framework: coredata
role: symbol
role_heading: Type Property
path: coredata/nspersistenthistorychange/fetchrequest
---

# fetchRequest

A fetch request that has the persistent history change as the entity.

## Declaration

```swift
class var fetchRequest: NSFetchRequest<any NSFetchRequestResult>? { get }
```

## See Also

### Inspecting Change Metadata

- [entityDescription](coredata/nspersistenthistorychange/entitydescription.md)
- [entityDescription(with:)](coredata/nspersistenthistorychange/entitydescription(with:).md)
