OBJECT
GIAReportResults
link GraphQL Schema definition
- type GIAReportResults {
- # The grading results as shown on the GIA report.
- : AssociatedReportResults
- # Unique GIA report number registered in GIA's database.
- : String
- # The type of GIA report, in machine-readable format.
- : String
- }