INPUT_OBJECT
Int field options
input IntFilterInput {# test for equalseq: Int# test for inin: [Int!]# test for not innin: [Int!]# test for less thanlt: [Int!]# test for less than or equalslte: Int# test for greater thangt: Int# test for geater than or equalsgte: Int}