OBJECT
FindingReportTypeInfo
link GraphQL Schema definition
- type FindingReportTypeInfo {
- # Category of the Report.
- FindingReportConfigurationCategory :
- FindingCriterion!] : [
- # TODO Rename this to a common one
- String :
- # Layout of the generated report. If layout is not specified, the
- # generated report will include all the layout sections, relevant to the report
- # type (columns/widgets/etc.)
- FindingReportLayout :
- # Type of the Report Configuration
- FindingReportType :
- }