ENUM

ModelBackgroundColor

The supported background colors for model presentation.

link GraphQL Schema definition

  • enum ModelBackgroundColor {
  • black
  • grey
  • white
  • }