Render a schema as an async iterable of HTML string chunks. Yields back to the event loop between chunks via a microtask so other tasks (queued I/O, timers) can run between fragments.
Render a schema as an async iterable of HTML string chunks. Yields back to the event loop between chunks via a microtask so other tasks (queued I/O, timers) can run between fragments.