OBJECT

WalletConnection

link GraphQL Schema definition

1type WalletConnection {
2
3isConnected: Boolean!
4
5}

link Required by