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

# CKQueryNotification.Reason.recordUpdated

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

## Declaration

```swift
case recordUpdated
```

## See Also

### Constants

- [CKQueryNotification.Reason.recordCreated](cloudkit/ckquerynotification/reason/recordcreated.md)
- [CKQueryNotification.Reason.recordDeleted](cloudkit/ckquerynotification/reason/recorddeleted.md)
