exchangeAccountUpdates
Streams ExchangeAccount updates as the background sync worker pulls fresh data from the exchange. Emits the full ExchangeAccount snapshot per tick; clients should diff for UI patches.
exchangeAccountUpdates(
exchangeId: ID!
): ExchangeAccount!