In the TypeScript SDK, with a GET request, you get a nextLink, but there doesn't seem to be a way to use it, other than passing it manually to fetch outside of the Graph SDK. The SDK should have a native support for retrieving data using the nextLink.
AB#10398