useQuery$checkWalletAndReputation function

QueryHookResult<Query$checkWalletAndReputation> useQuery$checkWalletAndReputation(
  1. Options$Query$checkWalletAndReputation options
)

Implementation

graphql_flutter.QueryHookResult<Query$checkWalletAndReputation>
    useQuery$checkWalletAndReputation(
            Options$Query$checkWalletAndReputation options) =>
        graphql_flutter.useQuery(options);