Get a collection of
User
belonging to a Group from Graph API and return as AsyncIterable
The unique identifier for the Group resource
Optionalquery: ODataQueryOptionalqueryMode: "basic" | "advanced"Optionalsignal: AbortSignalOptionalsizeId: stringGet profilePhoto
of Group from Graph API with size limit
The unique identifier for the Group resource
Maximum pixel height of the photo
Get a collection of
Group
from Graph API and return as AsyncIterable
Optionalquery: ODataQueryOData Query ODataQuery
OptionalqueryMode: "basic" | "advanced"Mode to use while querying. Some features are only available at "advanced".
Resource endpoint in Microsoft Graph
Optionalsignal: AbortSignalGet a collection of
User
belonging to a Group from Graph API and return as AsyncIterable
The unique identifier for the Group resource
Optionalquery: ODataQueryOData Query ODataQuery
OptionalqueryMode: "basic" | "advanced"Mode to use while querying. Some features are only available at "advanced".
Optionalsignal: AbortSignalGet Organization from Graph API
The unique identifier for the Organization resource
Optionalsignal: AbortSignalOptionalsizeId: stringGet profilePhoto
of User from Graph API with size limit
The unique identifier for the User resource
Maximum pixel height of the photo
Get a collection of
User
from Graph API and return as AsyncIterable
Optionalquery: ODataQueryOData Query ODataQuery
OptionalqueryMode: "basic" | "advanced"Mode to use while querying. Some features are only available at "advanced".
Resource endpoint in Microsoft Graph
Optionalsignal: AbortSignalAbstract on top of MicrosoftGraphClient.requestRaw
Resource in Microsoft Graph
Optionalquery: ODataQueryOData Query ODataQuery
Optionalheaders: Record<string, string>optional HTTP headers
Optionalsignal: AbortSignalGet a collection of resource from Graph API and
return an AsyncIterable of that resource
Resource in Microsoft Graph
Optionalquery: ODataQueryOData Query ODataQuery
OptionalqueryMode: "basic" | "advanced"Mode to use while querying. Some features are only available at "advanced".
Optionalsignal: AbortSignalMakes a HTTP call to Graph API with token
HTTP Endpoint of Graph API
Optionalheaders: Record<string, string>optional HTTP headers
Optionalsignal: AbortSignalStaticcreateFactory method that instantiate msal client and return
an instance of MicrosoftGraphClient
Configuration for Interacting with Graph API
A HTTP Client that communicates with Microsoft Graph API. Simplify Authentication and API calls to get
UserandGroupfrom Microsoft GraphUses
msal-nodefor authentication