OBJECT
AnalyzerGroupResult
link GraphQL Schema definition
- type AnalyzerGroupResult {
- AnalyzerGroup! :
- Hits! :
- AnalyzerResult!]! : [
- # Represents the total number of hits for the analyzer group, including sensitive
- # and non-sensitive hits.
- Hits :
- }