step Method @beta
Advance to the next change and populate inserted and/or deleted.
step(): boolean
@returns true while positioned on a valid change; false when the stream is exhausted.
@throws if the native layer encounters an error while reading or decoding the next change.
Returns - boolean
true while positioned on a valid change; false when the stream is exhausted.
Defined in
- backend/src/ChangesetReader.ts Line 398
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.