useWatchQuery$getUserWalletWithReputations function

ObservableQuery<Query$getUserWalletWithReputations> useWatchQuery$getUserWalletWithReputations([
  1. WatchOptions$Query$getUserWalletWithReputations? options
])

Implementation

graphql.ObservableQuery<Query$getUserWalletWithReputations>
    useWatchQuery$getUserWalletWithReputations(
            [WatchOptions$Query$getUserWalletWithReputations? options]) =>
        graphql_flutter.useWatchQuery(
            options ?? WatchOptions$Query$getUserWalletWithReputations());