ClosedConversationFilters Input Object
Filters on the ClosedConversation resource (indexed conversation)
Fields
#
hasGenerativeAIAnswer
Filter on generative AI answer presence. Only conversations with at least one message by gen AI step are returned.
hasGenerativeAIUnansweredQuestion
Filter on generative AI unanswered question presence. Only conversations with at least one unanswered question by gen AI step are returned.
hasVideoCall
Filter on video call presence (at least one video call interaction led to a successful video call)
isAiAssisted
Filter on conversation where the agents are assisted by generative AI (rephrasing, suggestion...).
messagesSearches
Filter by keywords on the content of messages. This will search all messages, agent and visitor.
productCategorySearchTerm
Filter by product category search term (partial matches category label or category id)
productSearchTerm
Filter by product search term (partial matches product name or external product id)
Usages
#
References
#
- Argument filters of field closedConversations from type Query
- Argument resourceFilters of field searchClosedConversations from type Query
