ModelBackgroundColor

open_in_new

The supported background colors for model presentation.

GraphQL Schema definition

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