INPUT_OBJECT
Construction information.
input ConstructionAttributesInput {# The name of the architect.architect: String# The number of residential lots.residential_lots: Int# The construction year.year: Int}