OBJECT
type SonarReportRow {numHighRiskLocations: Int! numObjects: Int! numViolatedFiles: Int! policyId: String! policyName: String! policyStatus: DiscoveryReportTablePolicyStatus! violations: Int! }