Graph-Controls icon indicating copy to clipboard operation
Graph-Controls copied to clipboard

[Feature] Handle Paging of Graph Calls in GraphPresenter

Open michael-hawker opened this issue 3 years ago • 1 comments

Describe the problem this feature would solve

From #17, we should have a general helper/pattern to help us with paged graph calls.

Describe the solution

Ideally this uses the new asynchronous await pattern in C# so we can fetch each page independently while returning current data to the UI still.

Describe alternatives you've considered

Not sure what support for this is already in the Graph API, maybe it can do some of this for us already? Need to investigate.

michael-hawker avatar Aug 06 '20 17:08 michael-hawker

Hello michael-hawker, thank you for your interest in Graph Controls!

I have automatically added a "needs triage" label to help get things started. Our team will look into the question and answer ASAP. Other community members may also answer the question and provide feedback 🙌

ghost avatar Aug 06 '20 17:08 ghost