DisconnectWalletInput: {
    walletBlockchain: WalletBlockchain;
    walletPublicKey?: InputMaybe<Scalars["String"]["input"]>;
}

Object used to disconnect a wallet for the signed in account.

Type declaration