How can I get values from Managed Columns from a Sharepoint Site using ClientContext
I am working on a solution to query a custom column in a SharePoint document library using Microsoft Graph API and the office365 REST client library in Python. My goal is to retrieve files along with their custom column value, that is in a Managed Column (custom column in a Sharepoint Site).