watchQuery$GetLastCommits method

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

Implementation

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