SwiftData many-to-one relationships not being created until app restart
I’m trying to create a data structure in SwiftData that uses a many-to-one relationship, however, the parents list of children is not being appended to until the app is restarted.