It would be beneficial if Find-MgGraphCommand would return both Delegated Permissions and App Permissions by either:
- Add Permission Type (Delegated vs App) property to Microsoft.Graph.PowerShell.Authentication.Models.GraphPermission
Or
- Add AppPermission property to Microsoft.Graph.PowerShell.Authentication.Models.GraphCommand with list of app permissions
