Hi
Seen in a tutorial the use of {:value (parser env query)}
as a solution for nested reads. This seems to work well for state reads but does not seem to work with remotes. Am I doing something wrong or does the remote flag/query has to be set on the top level key. Ex: https://gist.github.com/claudiuapetrei/4ef7e663722a033bfc4c45027da0cd12 ?