Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate from @microsoft/microsoft-graph-client to @microsoft/msgraph-sdk-core #3481

Open
baywet opened this issue Dec 4, 2024 · 0 comments
Labels
Status: Needs Investigation ToTriage type:infrastructure Core back-end work which includes quality work, code refactor, tests etc

Comments

@baywet
Copy link
Member

baywet commented Dec 4, 2024

As part of the TypeScript SDK work, we're planning to deprecate the old JavaScript SDK.
Graph explorer should also follow that migration path.

Things to consider:

  • bundle size after migration. We anticipate little to no impact, but reporting those numbers on the PR would be beneficial.
  • middleware handlers: GE might want to tweak the handlers it's using to match the current setup. (e.g. do we want the retry handler or not, etc...)

Potential blockers:

Additional considerations:

  • we might want to do that work AHEAD of the GA to benefit from the experience here and feed back in the GA cycle.
@adhiambovivian adhiambovivian added the type:infrastructure Core back-end work which includes quality work, code refactor, tests etc label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Investigation ToTriage type:infrastructure Core back-end work which includes quality work, code refactor, tests etc
Projects
None yet
Development

No branches or pull requests

3 participants