TestChatTurn
No description
type TestChatTurn {
session: AgentSession!
agentRunId: Long!
}
Fields
TestChatTurn.session ● AgentSession! non-null object
TestChatTurn.agentRunId ● Long! non-null scalar
Member Of
AgentMutations object