Type alias AgentMetrics

AgentMetrics: {
    __typename?: "AgentMetrics";
    auditLogs: AuditLogsPayload;
}

Type declaration

Generated using TypeDoc