OBJECT

Icon

The icon on the app

link GraphQL Schema definition

  • type Icon {
  • # The type of the icon
  • type: String
  • # The color of the icon.
  • color: String
  • }