TypesObjects
Country
No description
type Country {
code: CountryCode!
name: String!
}Fields
code CountryCode! non-null scalar
name String! non-null scalar
Member Of
Address object ConnectPrivatePersonRegistrySearchResource object CountryContext object PepHit object