OBJECT

SubWalletSummary

link GraphQL Schema definition

  • type SubWalletSummary {
  • #  Type of subWallet
  • subWalletType: String!
  • #  Number of deleted subWallets
  • deleted: Int
  • #  Number of SubWallets
  • count: Int
  • }

link Require by