I have to query a slew of collections and the models are always defined something like this:
struct Order : Identifiable, Codable { @DocumentID var id :