---
title: configurationsByRecordZoneID
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckfetchrecordzonechangesoperation/configurationsbyrecordzoneid
---

# configurationsByRecordZoneID

A dictionary of configurations for fetching change operations by zone identifier.

## Declaration

```swift
var configurationsByRecordZoneID: [CKRecordZone.ID : CKFetchRecordZoneChangesOperation.ZoneConfiguration]? { get set }
```

## See Also

### Configuring the Zone Change Operation

- [CKFetchRecordZoneChangesOperation.ZoneConfiguration](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration.md)
- [fetchAllChanges](cloudkit/ckfetchrecordzonechangesoperation/fetchallchanges.md)
- [recordZoneIDs](cloudkit/ckfetchrecordzonechangesoperation/recordzoneids.md)
