Microsoft Graph API - Query Sharepoint Site

Job ID: 31434062

Budget: $10 – $30 USD

Hello can someone help me graph the microsoft graph api with the npm library:

@microsoft/microsoft-graph-client

Here is the code that isn't working

var response = await graphClient
.api('/sites')
.top(5)
.get();
console.log('response', response)
Related categories: .NET C# Programming Sharepoint Azure Microsoft