Skip to content

Data Model 07 : Query Engine

Meghana-N edited this page Feb 27, 2019 · 2 revisions

DataMode for content provide microservice

Input Json: { intent : String,

concept : String,

userId:String

}

Output: { Query Result Cards passed to UI }

Clone this wiki locally