Query: getCountryPermitSetting
Requires access to resource GRAPHQL_COUNTRY_DATABASE_SEE
countryDirectory {
countryPermit {
getCountryPermitSetting(
countryCode: CountryCode!
): CountryPermitSetting
}
}
Requires access to resource GRAPHQL_COUNTRY_DATABASE_SEE
countryDirectory {
countryPermit {
getCountryPermitSetting(
countryCode: CountryCode!
): CountryPermitSetting
}
}
getCountryPermitSetting.countryCode ● CountryCode! non-null scalarCountryPermitSetting object