Skip to content

[Feature] Handle Paging of Graph Calls in GraphPresenter #54

Open
@michael-hawker

Description

@michael-hawker

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions