HowTo: Models with unique attribute in SwiftData with CloudKit

SwiftData supports the unique attribute. Unfortunately that one is not available when using CloudKit for SwiftData. I'm looking for some help (maybe an example) or best practices how to implement the same behavior.

HowTo: Models with unique attribute in SwiftData with CloudKit
 
 
Q