INPUT_OBJECT
1input UnitTestInput {42# The title of the unit test.3title: String!75# The weight of the unit test for scoring.6weight: Int!8}