You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
graphClient.Drives[driveId].Items[driveItemId].Children.GetAsync(config => { config.QueryParameters.Expand = ["listItem"]; }) does not include custom fields in the list item response
#42