という名前のコレクションがありconfigurations
ます。コレクションにはconfigurations
多くの企業があります。そして、各企業には、、、、がworkstations
あります。servers
printers
phones
のスキーマconfigurations
は
Configuration: {
CompanyName: String
Type: String /// server, phones etc
}
そのような出力が欲しい
Company : ABC
Servers : 5
Phones 6
Workstations: 0
Company: XYZ
Workstations: 9
Servers: 7
Phones: 5