INPUT_OBJECT
The ID and name of an object
input IdNameInput {# The id of the object.id: Int# The name of the object.name: String}