## Queries - agents: undefined - agent: undefined - agentAudit: undefined - topAgentCountByOwner: undefined - topAgentCountByEnvironment: undefined - topAgentCountByPlatform: undefined - topAgentCountByAccessibility: undefined - topAgentCountBySeverity: undefined - topAgentCountByTool: undefined - topAgentCountByDataSource: undefined - topAgentCountByRiskCategory: undefined - auditTimeline: undefined - integrations: undefined - integration: undefined ## Mutations - startIntegrationInstallation: undefined - finishIntegrationInstallation: undefined - updateIntegrationStatus: undefined ## Directives - include: Directs the executor to include this field or fragment only when the `if` argument is true. - skip: Directs the executor to skip this field or fragment when the `if` argument is true. - deprecated: Marks an element of a GraphQL schema as no longer supported. - specifiedBy: Exposes a URL that specifies the behavior of this scalar. - oneOf: Indicates exactly one field must be supplied and this field must not be `null`. ## Scalars - DateTime: undefined - ID: The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `"4"`) or integer (such as `4`) input value will be accepted as an ID. - String: The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text. - Boolean: The `Boolean` scalar type represents `true` or `false`. - JSON: undefined - Int: The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. ## Interfaces - Node: undefined ## Enums - IssueSeverity: undefined - AgentAccessibility: undefined - EdgeDirection: undefined - IssueStatus: undefined - PlatformType: undefined - AgentAuditType: undefined - IntegrationStatus: undefined - PlatformCategory: undefined - Trend: undefined - IssueCategory: undefined ## Objects - Agent: undefined - Environment: undefined - Owner: undefined - Tool: undefined - DataSource: undefined - AccessChannel: undefined - ConnectedAgent: undefined - ModelAgent: undefined - Edge: undefined - Issue: undefined - Platform: undefined - AgentAudit: undefined - PageInfo: undefined - AgentAuditResponse: undefined - AuditTimelineEntry: undefined - AgentCountByOwner: undefined - AgentCountByEnvironment: undefined - AgentCountByPlatform: undefined - AgentCountByAccessibility: undefined - AgentCountBySeverity: undefined - AgentCountByTool: undefined - AgentCountByDataSource: undefined - AgentCountByRiskCategory: undefined - Integration: undefined - IntegrationsResponse: undefined - IntegrationInstallationResponse: undefined - Usage: undefined ## Inputs - SeverityFilter: undefined - AccessibilityFilter: undefined - StringFilter: undefined - OwnerFilter: undefined - EnvironmentFilter: undefined - PlatformFilter: undefined - PlatformTypeFilter: undefined - PlatformCategoryFilter: undefined - ToolFilter: undefined - BooleanFilter: undefined - AgentFilter: undefined - InstallIntegrationInput: undefined