useQuery$findStatesByCountryPagination function

QueryHookResult<Query$findStatesByCountryPagination> useQuery$findStatesByCountryPagination(
  1. Options$Query$findStatesByCountryPagination options
)

Implementation

graphql_flutter.QueryHookResult<Query$findStatesByCountryPagination>
    useQuery$findStatesByCountryPagination(
            Options$Query$findStatesByCountryPagination options) =>
        graphql_flutter.useQuery(options);