OBJECT
AnalyzerGroup
link GraphQL Schema definition
- type AnalyzerGroup {
- AnalyzerGroupTypeEnum! :
- String! :
- String! :
- Analyzer!]! : [
- }
link Require by
- AnalyzerGroupConnectionPaginated list of AnalyzerGroup objects. Each page of the results includes at most 1000 entries. Query the `pageInfo.hasNextPage` field to know whether all objects were returned.
- AnalyzerGroupEdgeWrapper around the AnalyzerGroup object. This wrapper is used for pagination.
- AnalyzerGroupResult
- AnalyzerMapping