ENUM
DataTypeSource
Description
Source of data type can be either CUSTOM or PREDEFINED.
link GraphQL Schema definition
- enum DataTypeSource {
- # Custom classification source type.
- # All classification source type.
- # Predefined classification source.
- }