---
title: insertedIDs
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nsmanagedobjectcontext/didsaveobjectidsasyncmessage/insertedids
---

# insertedIDs

Object IDs of objects that were inserted during this save.

## Declaration

```swift
let insertedIDs: Set<NSManagedObjectID>
```
