[New feature] Native support for API streaming

You want to be displaying the data in your RG cell from a group with the “text stream” datatype, then once the stream is done, write to the DB. You can’t stream to the DB directly, and if you could it would be a lot of workload units.

Check this out