© 2026 Hedgehog Software, LLC
next_cursor
let next_cursor; do { next_cursor = await step( ...call API and do stuff ...); } while (next_cursor !== null)