OBJECT
type Range {lower: Int lowerDisplay: String upper: Int upperDisplay: String display: String! count: Int! }