Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ironapi
api
Wiki
Api
Queries
Query Search Options
Query Search Options
· Changes
Page history
Update Query Search Options
authored
May 03, 2023
by
Andrea Pavlovic
Hide whitespace changes
Inline
Side-by-side
API/Queries/Query-Search-Options.md
View page @
e79b0f6a
...
@@ -184,6 +184,18 @@ This is an extension for IronAPI. Does the left JSONB value contain the right JS
...
@@ -184,6 +184,18 @@ This is an extension for IronAPI. Does the left JSONB value contain the right JS
}
}
```
```
## JSONB Key exists (?)
This is an extension for IronAPI. Does the JSONB this at the top level?
```
json
{
"conds"
:
{
"data"
:
{
"?"
:
"temperature_person"
}
}
}
```
## -subtree
## -subtree
This is an extension for IronAPI.
This is an extension for IronAPI.
...
...