INPUT_OBJECT
Define the lower and upper bound for a property
input FinOpsEntityMigrationQueryConfigInput {lowerValue: Int!name: String!upperValue: Int!}