watchQuery$getLiveFixtures method

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

Implementation

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