You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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