JSON query (gjson)
Match multiple values in one search
There is no way to match multiple values in one run, but you can use the pipe | operator to run
multiple searches in a row.
Query sample
Code sample
In template code:
While chaining requests:
There is no way to match multiple values in one run, but you can use the pipe | operator to run
multiple searches in a row.
In template code:
While chaining requests: