This query is deprecated. Use filterWallets instead

Returns: NetworkWalletFilterConnection!

Arguments

input
FilterNetworkWalletsInput!
required

No description provided

Schema

"""Returns a list of wallets with stats narrowed down to a specific network."""
filterNetworkWallets(input: FilterNetworkWalletsInput!): NetworkWalletFilterConnection! @deprecated(reason: "Use filterWallets instead")