INPUT_OBJECT
StockChangeFilter
link GraphQL Schema definition
1 input StockChangeFilter { 2 3 Int!] : [ 4 5 DateRange : 6 7 # Exactly one input field should be provided 8 StringMatch : 9 10 Int!] : [ 11 12 StockChangeType!] : [ 13 14 Int!] : [ 15 16 String : 17 18 String!] : [ 19 20 String!] : [ 21 }