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

# CKQueryNotification.Reason.recordCreated

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

## Declaration

```swift
case recordCreated
```

## See Also

### Constants

- [CKQueryNotification.Reason.recordUpdated](cloudkit/ckquerynotification/reason/recordupdated.md)
- [CKQueryNotification.Reason.recordDeleted](cloudkit/ckquerynotification/reason/recorddeleted.md)
