countryCode
CountryCode!
Required
CountryFieldLabel!
type Query { countryFieldLabel(countryCode: CountryCode!): CountryFieldLabel! }
Query.
countryFieldLabel
Get the field labels for a country
Arguments
countryCode
CountryCode!
Required
Returns:
CountryFieldLabel!
type Query { countryFieldLabel(countryCode: CountryCode!): CountryFieldLabel! }