Future support for GraphQL streaming in useChat?

I’m exploring a chat project that would be well suited to a useChat frontend. The out-of-the-box features and long-term support as an open source project are very appealing. Unfortunately, the project is locked into a GraphQL + websocket backend that would require some middleware to covert to a REST API.

Are there any plans to support GraphQL streaming in the future? (sorry for the duplicate topic, I accidentally deleted the first one)