INPUT_OBJECT
input Countries_summaryInsertInput {date: DateTimecombined_names: [String]states: [String]recovered_daily: Intrecovered: Intdeaths: Intdeaths_daily: Intpopulation: Intcountry_codes: [Int]country_iso2s: [String]uids: [Int]country_iso3s: [String]confirmed: Int_id: ObjectIdconfirmed_daily: Intcountry: String}