Description Fields address1: String! address2: String! city: String! company: String! country: String! name: String! phone: String! province: String! zip: String! Used By Types InfoCountry Preview (typescript) interface InfoCountryLabels {address1: stringaddress2: stringcity: stringcompany: stringcountry: stringname: stringphone: stringprovince: stringzip: string}