OBJECT
type FloatProperty {# Number of decimal places for floating number to be roundeddecimalPlaces: Int! # Appends the "unit" to the end of the field valueunit: String }