GetTenantConnectedWalletInput: {
    userWallets?: InputMaybe<InputMaybe<Scalars["String"]["input"]>[]>;
    userWalletsBlockchain: WalletBlockchain;
}

Object used to query ConnectedWallets that belong to a Tenant's Users. This can only be used from a service caller.