Is there a way to get user ID inside a SharePoint site with Microsoft Graph API ?
I get a guid id with /me endpoint but in my SP site the current user has id 033.
I know there is a way with SP rest api with currentspcontext. But i want to query with ms graph