Skip to content

Commit 3da897c

Browse files
authored
Merge pull request #25308 from microsoftgraph/FaithOmbongi-patch-2
Update paging.md - add note linking to SDK-specific paging guidance
2 parents b6d810d + ba47914 commit 3da897c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

concepts/paging.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.custom: graphiamtop20, scenarios:getting-started
1616

1717
Some GET queries against Microsoft Graph return multiple pages of data either due to server-side paging or client-side paging. Paging data helps improve the performance of your app and the response time of Microsoft Graph.
1818

19+
> [!NOTE]
20+
> If you're looking for information about paging in Microsoft Graph SDKs, see [Page through a collection using the Microsoft Graph SDKs](/graph/sdks/paging).
21+
1922
Learn more about pagination through the following video.
2023

2124
> [!VIDEO https://www.youtube-nocookie.com/embed/DB_NoC9a1JI]

0 commit comments

Comments
 (0)