updateConversationContext
No description
updateConversationContext(
conversationId: String!
context: JSON!
): Conversation
No description
updateConversationContext(
conversationId: String!
context: JSON!
): Conversation
updateConversationContext.conversationId
● String!
non-null scalarupdateConversationContext.context
● JSON!
non-null scalarConversation
object