useWatchQuery$GetMyDevices function

ObservableQuery<Query$GetMyDevices> useWatchQuery$GetMyDevices([
  1. WatchOptions$Query$GetMyDevices? options
])

Implementation

graphql.ObservableQuery<Query$GetMyDevices> useWatchQuery$GetMyDevices([
  WatchOptions$Query$GetMyDevices? options,
]) =>
    graphql_flutter.useWatchQuery(options ?? WatchOptions$Query$GetMyDevices());