OBJECT
EntityHealthFieldFilterRule
link GraphQL Schema definition
- type EntityHealthFieldFilterRule implements FilterFieldRuleInterface {
- : UUID!
- : String!
- : FieldOperator
- : [[String]]
- : String!
- # -1 for critical, otherwise choose between 0 and 100
- : Int!
- }