enable getPaginated API for summarize and aggregate endpoint
mrcentigrade
the getPaginated API for query endpoint is very helpful in getting paginated results directly from xata.io typescript sdk. this is not enabled for summarize and aggregate endpoints.
getPaginated API will be very helpful for business intelligence/ analytics/ reporting dashboard use-case as every software tools needs it in some form. this will remove necessity for a separate databases/ schemas/ aggregate tables to support this use-case.
hoping to see this live soon!