watchQuery$DeviceById method

ObservableQuery<Query$DeviceById> watchQuery$DeviceById(
  1. WatchOptions$Query$DeviceById options
)

Implementation

graphql.ObservableQuery<Query$DeviceById> watchQuery$DeviceById(
  WatchOptions$Query$DeviceById options,
) => this.watchQuery(options);