Currently I can do a selector such as this $.[?(@.drawerName == 'Clients')].drawerID to get just the drawerID with the name of Clients. If I could instead replace Clients with a defined parameter for the API I could run the endpoint and more dynamically return the needed value without having to parse the output later.
All this lacks is the ability to make use of what's already there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.