$not
{
"query": {
"$not": [
{
"$eq": [
"templateid",
1
]
}
]
},
"rows": 0,
"start": 100
}Last updated
Was this helpful?
{
"query": {
"$not": [
{
"$eq": [
"templateid",
1
]
}
]
},
"rows": 0,
"start": 100
}Last updated
Was this helpful?
Was this helpful?