AgentRunLogsEdge
A AgentRunLog edge in the connection.
type AgentRunLogsEdge {
cursor: Cursor
node: AgentRunLog!
}
Fields
AgentRunLogsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
AgentRunLogsEdge.node ● AgentRunLog! non-null object
The AgentRunLog at the end of the edge.
Member Of
AgentRunLogsConnection object