The old sdk version used to expose the page_info
from the response, which was very useful for building APIs on top of pipedream and pass through the pagination info. The new sdk does no longer expose the page_info
. It would be super useful if it existed on the Page
type