I have a one to many relation ship models. Let\'s say: Foo has many Bar.
Foo
Bar
I used @FetchRequest(entity: Foo.entity()...) var foos : FetchedR
@FetchRequest(entity: Foo.entity()...) var foos : FetchedR