ENUM
AnalyzerRuleType
Description
Represents the type of data you need to analyze using this data type.
link GraphQL Schema definition
- enum AnalyzerRuleType {
- # Use data type only for structured data.
- # Use data type only for unstructured data.
- }