OBJECT

CognitiveSearchCondition

link GraphQL Schema definition

1type CognitiveSearchCondition {
2
3engineCategoryId: ID!
4
5state: JSONData!
6
7}