watchQuery$IsHealthy method

ObservableQuery<Query$IsHealthy> watchQuery$IsHealthy([
  1. WatchOptions$Query$IsHealthy? options
])

Implementation

graphql.ObservableQuery<Query$IsHealthy> watchQuery$IsHealthy([
  WatchOptions$Query$IsHealthy? options,
]) => this.watchQuery(options ?? WatchOptions$Query$IsHealthy());