ENUM

DataCategoryType

Description

Type of data category.

link GraphQL Schema definition

  • enum DataCategoryType {
  • # Custom classification source type.
  • CUSTOM
  • # All classification source type.
  • DEFAULT
  • # Predefined classification source.
  • PREDEFINED
  • }

link Require by