exclusionRuleInput
Input for exclusion rule configuration.
Examples
input ExclusionRuleInput {
oxRuleId: OxExclusionId
aggIds: [String!]
}Fields
Field
Description
Supported fields
oxRuleId OxExclusionId
Identifier for the exclusion rule type, if not provided Issue-based exclusion identifier applies
aggIds [String!]
List of aggregation IDs to exclude, if not provided will exclude all the issue aggregations
References
Fields with this object:
Last updated
