$gte
Syntax
{
<key>: {
"$gte": <value>
}
}Properties
Field
Description
Required
Examples
{
"$.variables.age": {
"$gte": 20
}
}Last updated
{
<key>: {
"$gte": <value>
}
}{
"$.variables.age": {
"$gte": 20
}
}Last updated