INPUT_OBJECT
AllocationRuleFilter
link GraphQL Schema definition
1 input AllocationRuleFilter { 2 3 Int!] : [ 4 5 # Exactly one input field should be provided 6 StringMatch : 7 8 # to get archived/deleted ARs send isActive as false 9 Boolean : 10 11 Int!] : [ 12 13 Int!] : [ 14 15 Int!] : [ 16 17 Int!] : [ 18 19 Int!] : [ 20 21 String : 22 23 String!] : [ 24 25 String!] : [ 26 }