Query: getCountryLandingPermitList
Requires access to resource GRAPHQL_COUNTRY_DATABASE_SEE
countryDirectory {
countryPermit {
getCountryLandingPermitList(
countryCode: CountryCode!
): [CountryLandingPermit!]!
}
}
Requires access to resource GRAPHQL_COUNTRY_DATABASE_SEE
countryDirectory {
countryPermit {
getCountryLandingPermitList(
countryCode: CountryCode!
): [CountryLandingPermit!]!
}
}
getCountryLandingPermitList.countryCode ● CountryCode! non-null scalarCountryLandingPermit object