watchMutation$updateUser method

ObservableQuery<Mutation$updateUser> watchMutation$updateUser(
  1. WatchOptions$Mutation$updateUser options
)

Implementation

graphql.ObservableQuery<Mutation$updateUser> watchMutation$updateUser(
        WatchOptions$Mutation$updateUser options) =>
    this.watchMutation(options);