INPUT_OBJECT
input IDInput {_eq: ID_ne: ID_in: [ID]_nin: [ID]_lt: ID_lte: ID_gt: ID_gte: ID_or: [IDInput]_and: [IDInput]_not: IDInput_nor: [IDInput]}