OBJECT
SonarContentReportTable
link GraphQL Schema definition
- type SonarContentReportTable {
- : ReportFocusEnum!
- : [DiscoveryContentReportGroupBy!]
- : String!
- : [SonarContentReportTableColumnEnum!]!
- : DiscoveryContentReportSortBy
- # Sorts by order.
- : SortOrder
- }