mrcentigrade
summarize pagination
i looked at the type signatures for summarize and aggregate api responses and they both don't include
meta
. this makes me apprehensive in using xata for business intelligence dashboard use cases. these usually feature aggregated results and i get definitely foresee need to paginate these api results. my current use-case is more transactional so i can live with maybe pre-populating the records and use getPaginated
api on it. i hope there is some way to support getPaginated
to these apis like it's done for the query
api. please let me know if i can put a feature request or comment on one if there is one already. 🫡10 replies