useQuery$IsHealthy function

QueryHookResult<Query$IsHealthy> useQuery$IsHealthy([
  1. Options$Query$IsHealthy? options
])

Implementation

graphql_flutter.QueryHookResult<Query$IsHealthy> useQuery$IsHealthy([
  Options$Query$IsHealthy? options,
]) => graphql_flutter.useQuery(options ?? Options$Query$IsHealthy());