9,263 questions
From your custom app, if you can make the REST API call then you can access the Microsoft Graph. Before that make sure you register the app in AAD, get the token with necessary permissions, so that you can access the protected resources.