How can I use Fragments in SwiftUI List or ForEach?

Hi, now our team considering Apollo-ios in SwiftUI project.

In use case of the Fragments pattern, how can I access to the data on List or ForEach View without re-model?
:slight_smile:

It is a Last obstacle to overcome.

Hi! I’m not sure what you mean by “Re-model”, could you give a bit more detail on what you mean there?

sorry ignore that sentence… :slight_smile:
just want use how can I use fragment in List components :slight_smile:

I mean, is there any other way to usage fragment not like this make a struct