Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

delta group query call for members

Open
#2,387 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api

Research direction

Start with the linked issue #1170 and the Microsoft Graph beta delta endpoint described in the report. Check the current Java client request-building and pagination entry points, then verify how a filtered groups delta request and later skip-token requests are represented. Done means documenting a current, reproducible usage path or identifying the missing SDK support.

Written by the indexing model from the issue text.

Description

status:waiting-for-triage

I’m referring to https://github.com/microsoftgraph/msgraph-sdk-java/issues/1170.

The last suggested solution there doesn’t seem to match the current version syntactically. I’m currently trying this with the beta client.

How do I make a request like https://graph.microsoft.com/beta/groups/delta?$filter=id eq '1234' using the client?

And how does the skip token work for the subsequent requests that are made at a later time?

PS: When creating an issue, one of the options is "I have a question about usage," and then it suggests opening a discussion instead of an issue. However, it seems that "Discussions" are no longer available in this repository?

Dominant language
Java
Stars
444
Forks
154
Avg merge
18h 28m
Merged PRs (30d)
4

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.

More from microsoftgraph/msgraph-sdk-java

All issues in microsoftgraph/msgraph-sdk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.