Fernando Leitzelar presented on developing SharePoint solutions using the Microsoft Graph API. He discussed how the Graph provides a single endpoint for accessing data from multiple Microsoft services including SharePoint, OneDrive, Outlook, and more. It allows accessing entities like lists, files, messages and traversing relationships between data in these services. The Graph can be used from both on-premises and cloud-based solutions. Fernando demonstrated examples of using the Graph for an IoT badge scanning app integrated with SharePoint lists, and consuming SharePoint entities like lists and items from a web part.