Hi Team,
We are trying to get all records for entity storage is working fine, get last 100 records of data with pagination link is also here. How to first API call get first 100 records (Reverse) not last 100 records,any method of operation is here.
const records = await .getAll({});