Hi @Akbar_Bakhshi,
You can use the $ne operator:
{
"updateDescription.updatedFields.status": {
"$ne": ""
}
}
Thanks
Pavel
Hi @Akbar_Bakhshi,
You can use the $ne operator:
{
"updateDescription.updatedFields.status": {
"$ne": ""
}
}
Thanks
Pavel