Country
A country in the world. Contains a ISO 3166-1 countryCode and localized names
type Country {
name: Localized
countryCode: String!
}
Fields
Country.name ● Localized object
Country.countryCode ● String! non-null scalar
Member Of
Citizenship object ● DowJonesScreeningResult object