Return type for records.sync(). Can be awaited for a single page (with hasNext and nextCursor for manual pagination), or used with auto-pagination methods like autoPagingToArray.
records.sync()
hasNext
nextCursor
autoPagingToArray
Return type for
records.sync(). Can be awaited for a single page (withhasNextandnextCursorfor manual pagination), or used with auto-pagination methods likeautoPagingToArray.