Feeds json.query with the JSON to search and the JSONPath expression that selects values in it.
json.query
Optional
The object or list to search; it is read, never changed
undefined Copy
undefined
A JSONPath expression starting at the root $, such as $.parts[*].name or $..radius
$
$.parts[*].name
$..radius
Namespace: Bit › Inputs › JSON
Other symbols in Inputs.JSON:
API reference home · Full symbol index · Tutorials and guides · Platform
Feeds
json.querywith the JSON to search and the JSONPath expression that selects values in it.