ClientExtension$Query$IsHealthy extension

on
  • GraphQLClient

Methods

query$IsHealthy([Options$Query$IsHealthy? options]) Future<QueryResult<Query$IsHealthy>>

Available on GraphQLClient, provided by the ClientExtension$Query$IsHealthy extension

readQuery$IsHealthy({bool optimistic = true}) Query$IsHealthy?

Available on GraphQLClient, provided by the ClientExtension$Query$IsHealthy extension

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

Available on GraphQLClient, provided by the ClientExtension$Query$IsHealthy extension

writeQuery$IsHealthy({required Query$IsHealthy data, bool broadcast = true}) → void

Available on GraphQLClient, provided by the ClientExtension$Query$IsHealthy extension