INPUT_OBJECT
ArtifactAssessmentAggregationInput
link GraphQL Schema definition
- input ArtifactAssessmentAggregationInput {
- # Aggregation type
- ArtifactAssessmentAggregationType :
- # Field on which to aggregate
- ArtifactAssessmentAggregationField! :
- # Interval for DATE_HISTOGRAM aggregation
- # For other type, it will be ignored
- ArtifactAssessmentAggregationIntervalInput :
- }