OBJECT

DisclosedSource

link GraphQL Schema definition

  • type DisclosedSource {
  • # Disclosed source of origin for the stone.
  • name: String!
  • # Coded values for country of origin. For GIA use only.
  • code: String!
  • }