OBJECT
IdealReportResults
link GraphQL Schema definition
- type IdealReportResults {
- # The outline of the diamond shape and the pattern of the facet arrangement
- #
- # cutting style.
- String! :
- # Diamond dimensions listed as 'minimum diameter – maximum diameter x depth' for
- #
- # round diamonds and 'length x width x depth' for fancy-shaped diamonds.
- String! :
- # Weight given in carats, recorded to the nearest hundredth of a carat. One
- #
- # carat is equal to 1/5 of a gram.
- String! :
- # Light performance grade
- String! :
- # Intense White Light, Minimal Light Leakage
- String! :
- # Boldness and Distribution of Spectral Colors
- String! :
- # Balanced pattern of Bright and Dark Areas
- String! :
- }