useQuery$getCountries function
Implementation
graphql_flutter.QueryHookResult<Query$getCountries> useQuery$getCountries(
[Options$Query$getCountries? options]) =>
graphql_flutter.useQuery(options ?? Options$Query$getCountries());
graphql_flutter.QueryHookResult<Query$getCountries> useQuery$getCountries(
[Options$Query$getCountries? options]) =>
graphql_flutter.useQuery(options ?? Options$Query$getCountries());