Hello,
I am developing a One Drive client application, which allows to connect to One Drive storage and get a list of folders and files. To present information to user in same view as OneDrive provide needs to load specific resource icons. Microsoft Graph API doesn't provide direct links to icon asset.
How I able to receive link to icon that One Drive used for the specific file / folder?
Thanks