ENUM

ClassificationPolicyColor

Description

Color for defined and custom policies.

link GraphQL Schema definition

  • enum ClassificationPolicyColor {
  • # Used for predefined policies.
  • COLOR_001
  • COLOR_002
  • COLOR_003
  • COLOR_004
  • COLOR_005
  • # Used for custom policies.
  • COLOR_006
  • COLOR_007
  • COLOR_008
  • COLOR_009
  • COLOR_010
  • COLOR_011
  • COLOR_012
  • # COLOR_013 is for imported Laminar data-categories.
  • COLOR_013
  • UNKNOWN
  • }