Skip to content

Upsert and Version History Pagination

Compare
Choose a tag to compare
@oliver-oloughlin oliver-oloughlin released this 08 Dec 15:27
· 173 commits to main since this release
ae626a9
  • 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.