---
title: deletions
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncengine-5sie5/event/fetcheddatabasechanges/deletions
---

# deletions

The fetched record zone deletions.

## Declaration

```swift
let deletions: [CKDatabase.DatabaseChange.Deletion]
```

## See Also

### Accessing changes

- [CKSyncEngineZoneDeletionReason](cloudkit/cksyncenginezonedeletionreason.md)
- [modifications](cloudkit/cksyncengine-5sie5/event/fetcheddatabasechanges/modifications.md)
