watchQuery$searchCoaches method

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

Implementation

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