---
title: modifications
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncenginefetchedrecordzonechangesevent/modifications
---

# modifications

The fetched record modifications.

## Declaration

```occ
@property (nonatomic, copy, readonly) NSArray<CKRecord *> * modifications;
```

## See Also

### Accessing changes

- [deletions](cloudkit/cksyncenginefetchedrecordzonechangesevent/deletions.md)
- [CKSyncEngineFetchedRecordDeletion](cloudkit/cksyncenginefetchedrecorddeletion.md)
