OBJECT

InscriptionGraphic

Inscription graphics.

link GraphQL Schema definition

  • type InscriptionGraphic {
  • # Description of the inscribed graphic.
  • description: String
  • # The inscription graphic's filename.
  • image: String
  • }