Contents

setValue(forKey:to:)

Declaration

func setValue<Value, OtherModel>(forKey: KeyPath<Self, Value>, to newValue: Value) where Value : Encodable, Value : RelationshipCollection, OtherModel == Value.PersistentElement

See Also

Modifying a value by key path