---
title: CKQueryNotification.Reason.recordDeleted
framework: cloudkit
role: symbol
role_heading: Case
path: cloudkit/ckquerynotification/reason/recorddeleted
---

# CKQueryNotification.Reason.recordDeleted

A notification that indicates the deletion of a record matching the subscription’s predicate.

## Declaration

```swift
case recordDeleted
```

## See Also

### Constants

- [CKQueryNotification.Reason.recordCreated](cloudkit/ckquerynotification/reason/recordcreated.md)
- [CKQueryNotification.Reason.recordUpdated](cloudkit/ckquerynotification/reason/recordupdated.md)
