OBJECT
SharePoint activity analysis results for a user.
type SharepointAnalysisResult {# The total number of files across all SharePoint sites for this user.totalFileCount: Long! # The total number of SharePoint sites on which the user has activity.totalSiteCount: Long! }