microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Invoke-MgGraphRequest should have FollowRelLink parameter
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.