OBJECT
ArtifactVulnerabilityEntityAggregationItems
link GraphQL Schema definition
- type ArtifactVulnerabilityEntityAggregationItems implements CommonAggregationItems {
- # Number of distinct buckets
- Long! :
- # One or more aggregation buckets
- ArtifactVulnerabilityEntityAggregationBucket!] : [
- # Name of the field for which aggregation requested can be one of (entityId,
- # entityType, entityName, applicationEntityId, applicationEntityName, packageName,
- # packageVersion)
- String! :
- }