chatConversationByExternalSessionId
No description
chatConversationByExternalSessionId(
external_session_id: String!
): ChatConversation
Arguments
chatConversationByExternalSessionId.external_session_id ● String! non-null scalar
Type
ChatConversation object
One back-and-forth chat thread. Polymorphic via (subject_type, subject_id) so it can attach to an AI session, an approval, a future website chat-bot conversation, etc.


