Can you help me to understand given query and what is it doing ?
Hi,
It’s JSON Path. The following might help you.
Regards,
as starter help:
it is using the selectToken method and within the JPath syntax it is implementing some filtering on taskid, groupname, DupGroupname…
SelectToken docu:
Some starter help for the JPath syntax:
https://goessner.net/articles/JsonPath/