msgraph-sdk-javascript icon indicating copy to clipboard operation
msgraph-sdk-javascript copied to clipboard

Microsoft Graph client library for JavaScript

Results 159 msgraph-sdk-javascript issues
Sort by recently updated
recently updated
newest added

Today I am excited to announce the **preview** release of [Microsoft Graph JavaScript Client Library 4.0.0-RestPreview.1](https://www.npmjs.com/package/@microsoft/microsoft-graph-client/v/4.0.0-RestPreview.1) `npm i @microsoft/[email protected]` > **Note**: The `@microsoft/microsoft-graph-client/v/4.0.0-RestPreview.1` release is not ready for production use....

# Bug Report ## Prerequisites - [x] Can you reproduce the problem? - [x] Are you running the latest version? - [x] Are you reporting to the correct repository? -...

breaking change
P0

# Feature Request Maintain the state of all previous calls in the PageIterator. ## Is your feature request related to a problem? Please describe We are using the PageIterator to...

request: feature

-[] `fetch` is introduced globally in Node 18. Verify the compatibility in 3.0.0 and 4.x-previews -[] Verify stream upload using `LargeFileUploadTask`

enhancement
P0

Here is a list of current feedback around the use of the 4.0.0-RestPreview.1. We will use this issue as a living "document" for now and might create specific issues for...

Since modern browsers support ESM these days, we should consider improving the developer experience of using the Graph JS SDK as ESM in their client-side apps. The biggest benefit of...

P1

# Bug Report ## Prerequisites - [X] Can you reproduce the problem? - [X] Are you running the latest version? - [X] Are you reporting to the correct repository? -...

ToTriage

# Mail Enabled Always True ## Description When creating a NON security enabled group and setting mailEnabled=false. The mailEnabled field is ignored and the mailEnabled flag is always set to...

bug: service

# Bug Report ## Description Since v18, Node ships with a native fetch client. This client requires a different way to specify an HTTP proxy than what we've been supporting...

Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 10.0.0 to 12.0.0. Changelog Sourced from eslint-plugin-simple-import-sort's changelog. Version 12.0.0 (2024-02-10) This release removes the support for import assignments added in version 11.0.0: Turns out it was...

dependencies
javascript