Upsert and Version History Pagination
oliver-oloughlin
released this
08 Dec 15:27
·
173 commits
to main
since this release
- Added:
upsert()
by id and by primary index. - Added: support for pagination and filtering for
findHistory()
. - BREAKING CHANGE: changed return signature of
findHistory()
to be in line with other pagination-supported methods.