OBJECT
type IntegerProperty {# If true, the value is displayed with a thousands separator (e.g. 1,000).useThousandSeparator: Boolean! # Appends the "unit" to the end of the field valueunit: String }