OBJECT
SubWalletId
link GraphQL Schema definition
- type SubWalletId {
- # The HD wallet id
- String! :
- # The subwallet type
- SubWalletType! :
- # The HD wallet index of the subwallet
- Int! :
- }
OBJECT
- type SubWalletId {
- # The HD wallet id
- String! :
- # The subwallet type
- SubWalletType! :
- # The HD wallet index of the subwallet
- Int! :
- }