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

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

under investigation

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

Bug - P2

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

bug: service
under investigation

I am trying to mock and unit test the current class: **ActiveDirectory.ts** ``` import { Client as MicrosoftGraphClient } from "@microsoft/microsoft-graph-client/lib/src/Client"; import { ActiveDirectoryUserStatus } from "../models/ActiveDirectoryUserStatus"; export class ActiveDirectory...

question
Needs: Author Feedback

Leverage Github template project to provide opinionated projects to start quickly with Graph development with JavaScript!

ToTriage

Users are expected to manually encode and pass the url to the `.api()` method. Related issues #625, #529. - Check if a solution is possible. - Provide documentation on the...

request: documentation
request: feature

As a developer, I want to use the Graph JS SDK with the entire API surface (via intellisence) but when I build my app using webpack (or any other bundling...

[AB#10684](https://microsoftgraph.visualstudio.com/0985d294-5762-4bc2-a565-161ef349ca3e/_workitems/edit/10684)

request: feature

Opening this issue to record the recent conversations on: TS models will be used by a core and a service library user Following are the possible use cases: ``` const...

discussion