---
title: requestType
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspersistentstorerequest/requesttype
---

# requestType

The type of the fetch request.

## Declaration

```swift
var requestType: NSPersistentStoreRequestType { get }
```

## See Also

### Configuring a Request

- [affectedStores](coredata/nspersistentstorerequest/affectedstores.md)
- [NSPersistentStoreRequestType](coredata/nspersistentstorerequesttype.md)
