SubWalletIdInput
No description
input SubWalletIdInput {
id: String!
type: SubWalletType!
index: Int!
}
Fields
SubWalletIdInput.id ● String! non-null scalar
The HD wallet id
SubWalletIdInput.type ● SubWalletType! non-null enum
The subwallet type
SubWalletIdInput.index ● Int! non-null scalar
The HD wallet index of the subwallet