OBJECT
Measurements fields for round diamonds: length x width x depth.
type FancyMeasurements {# Length.length: Float! # Width.width: Float! # Depth.depth: Float! }