BE Televox Knowlege, Instructions
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
Query Knowledge:
...(isCareProgram ? { workflowType: Constant.workflow.CARE_PROGRAM.value } : { workflowType: { [Op.ne]: Constant.workflow.CARE_PROGRAM.value } })
- [Op.ne] - its equal to "!"
- [Op.in] - us to find if any matches