INPUT_OBJECT
input FloatInput {_eq: Int_ne: Int_in: [Int]_nin: [Int]_lt: Int_lte: Int_gt: Int_gte: Int_or: [IntInput]_and: [IntInput]_not: IntInput_nor: [IntInput]_exists: Boolean_type: String}