ENUM

ModelBackgroundColor

The supported background colors for model presentation.

@internal

link GraphQL Schema definition

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