OBJECT
AdditionalStonesData
Additional Stones data associated to Jewelry
link GraphQL Schema definition
- type AdditionalStonesData {
- # Total number of additional stones
- : String
- # Total number of additional stones verbose
- : String
- # Stone type
- : String
- # Estimated range of clarity
- : String
- # Estimated range of color
- : String
- # Estimated measurements
- : String
- # Estimated total carat weight
- : String
- # Shape and cutting style
- : String
- # Display order
- : Int
- }