microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Invoke-MgGraphRequest should have FollowRelLink parameter

Open
#2,000 5 comments 3 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Needs: Team Discussion Question: SDK
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

As a user accessing large collections of graph objects, I want Invoke-MgGraphRequest to have -FollowRelLink and -MaximumFollowRelLink parameters like Invoke-RESTMethod does so that I don't have to cook up my own pagination handlers. Ideally this support would extend to the responses from the "Batch" endpoint as well.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.