INPUT_OBJECT
VoucherFilter
link GraphQL Schema definition
1 input VoucherFilter { 2 3 Int!] : [ 4 5 Status!] : [ 6 7 # Exactly one input field should be provided 8 StringMatch : 9 10 VoucherMethod!] : [ 11 12 VoucherType!] : [ 13 14 # Exactly one input field should be provided 15 StringMatch : 16 17 DateRange : 18 19 DateRange : 20 21 IntRange : 22 23 IntRange : 24 25 DateRange : 26 27 DateRange : 28 29 Boolean : 30 31 Boolean : 32 33 Int!] : [ 34 35 Int!] : [ 36 37 Int!] : [ 38 39 String!] : [ 40 41 String : 42 43 String!] : [ 44 45 String!] : [ 46 }