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