OBJECT
CDColorGrade
Colored diamond grading fields
link GraphQL Schema definition
- type CDColorGrade {
- # The color grade in terms of hue, tone, and saturation for diamonds on the
- # colored diamond grading scale.
- String :
- # Machine readable code indicating the color grade for a colored diamond.
- ColoredDiamondColorGradeCode :
- # The color description for Fancy color diamonds that are either beyond the D-Z
- # scale or which exhibit any other color face-up.
- String :
- }