# Session **Type:** GraphQL objects ## Fields - type (ActivityType, Not Null): undefined - timestamp (DateTime) - agent (Agent, Not Null): undefined - externalId (ID) - id (ID) - platform (Platform) - name (String) - environment (Environment) - owner (Owner) - accessibility (AgentAccessibility) - description (String) - nodes (Node) - edges (Edge) - tools (Tool) - createdAt (DateTime) - updatedAt (DateTime) - highestIssueSeverity (Issue) - usage (Usage) - findings (Finding) - detections (DetectionTypeAggregation) - isRuntimeProtected (Boolean) - message (String) - sessionId (ID) - detections (Detection, Not Null): Detections that were created as part of the session - id (ID) - title (String) - type (DetectionType) - detectedAt (DateTime) - issue (Issue) - session (Session) - activities (AuditEvent) - agent (Agent) - description (String) - violations (ViolationPreview, Not Null): Violations that were created as part of the session. - 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