watchQuery$findStatesByCountryPagination method

ObservableQuery<Query$findStatesByCountryPagination> watchQuery$findStatesByCountryPagination(
  1. WatchOptions$Query$findStatesByCountryPagination options
)

Implementation

graphql.ObservableQuery<Query$findStatesByCountryPagination>
    watchQuery$findStatesByCountryPagination(
            WatchOptions$Query$findStatesByCountryPagination options) =>
        this.watchQuery(options);