json-path
json-path copied to clipboard
Query json without root element
Example:
[{ id: 1, uid: "uid" }, { id: 2 }]
How to query getting the first element id ?