# ViolationIndicator **Type:** GraphQL objects ## Fields - id (ID) - type (IndicatorType, Not Null): undefined - issue (ViolationPreview, Not Null): undefined - id (ID): Unique identifier for the issue - name (String): Brief title describing the issue (mapped from Issue.title) - severity (PolicySeverity): Severity level of the issue - agent (AgentPreview, Not Null): undefined - id (ID) - name (String) - platform (Platform)