watchQuery$FindPerformers method

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

Implementation

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