watchQuery$GetMyDevices method

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

Implementation

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