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

# CKSyncEngine.Event.DidFetchChanges

A type that provides information about a finished database fetch.

## Declaration

```swift
struct DidFetchChanges
```

## Topics

### Debugging the event

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

### Instance Properties

- [context](cloudkit/cksyncengine-5sie5/event/didfetchchanges/context.md)

### Default Implementations

- [CustomStringConvertible Implementations](cloudkit/cksyncengine-5sie5/event/didfetchchanges/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 database changes

- [CKSyncEngine.Event.willFetchChanges(_:)](cloudkit/cksyncengine-5sie5/event/willfetchchanges(_:).md)
- [CKSyncEngine.Event.WillFetchChanges](cloudkit/cksyncengine-5sie5/event/willfetchchanges.md)
- [CKSyncEngine.Event.fetchedDatabaseChanges(_:)](cloudkit/cksyncengine-5sie5/event/fetcheddatabasechanges(_:).md)
- [CKSyncEngine.Event.FetchedDatabaseChanges](cloudkit/cksyncengine-5sie5/event/fetcheddatabasechanges.md)
- [CKSyncEngine.Event.didFetchChanges(_:)](cloudkit/cksyncengine-5sie5/event/didfetchchanges(_:).md)
