---
title: CKSyncEngine.Event.WillFetchRecordZoneChanges
framework: cloudkit
role: symbol
role_heading: Structure
path: cloudkit/cksyncengine-5sie5/event/willfetchrecordzonechanges
---

# CKSyncEngine.Event.WillFetchRecordZoneChanges

A type that provides information about an imminent fetch of changes in a record zone.

## Declaration

```swift
struct WillFetchRecordZoneChanges
```

## Topics

### Identifying the record zone

- [zoneID](cloudkit/cksyncengine-5sie5/event/willfetchrecordzonechanges/zoneid.md)

### Debugging the event

- [description](cloudkit/cksyncengine-5sie5/event/willfetchrecordzonechanges/description.md)

### Default Implementations

- [CustomStringConvertible Implementations](cloudkit/cksyncengine-5sie5/event/willfetchrecordzonechanges/customstringconvertible-implementations.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Escapable](swift/escapable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Remote record zone changes

- [CKSyncEngine.Event.willFetchRecordZoneChanges(_:)](cloudkit/cksyncengine-5sie5/event/willfetchrecordzonechanges(_:).md)
- [CKSyncEngine.Event.fetchedRecordZoneChanges(_:)](cloudkit/cksyncengine-5sie5/event/fetchedrecordzonechanges(_:).md)
- [CKSyncEngine.Event.FetchedRecordZoneChanges](cloudkit/cksyncengine-5sie5/event/fetchedrecordzonechanges.md)
- [CKSyncEngine.Event.didFetchRecordZoneChanges(_:)](cloudkit/cksyncengine-5sie5/event/didfetchrecordzonechanges(_:).md)
- [CKSyncEngine.Event.DidFetchRecordZoneChanges](cloudkit/cksyncengine-5sie5/event/didfetchrecordzonechanges.md)
