@Query will return an array of results. Similar to using fetch from a managed object context.
Changing your code to this should work:
@Query var model: [MyModel]
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: