pathom

:pathom: https://github.com/wilkerlucio/pathom/ & https://pathom3.wsscode.com & https://roamresearch.com/#/app/wsscode
souenzzo 2021-02-26T01:15:42.019200Z

How do I get the "resolver data" at https://pathom3.wsscode.com/docs/plugins#pcrwrap-merge-attribute ?

souenzzo 2021-02-26T01:23:12.019400Z

I'm using

(let [{:com.wsscode.pathom3.connect.planner/keys [nodes root]} 
      (-> env :com.wsscode.pathom3.connect.planner/graph)
      sym (-> (get nodes root)
              :com.wsscode.pathom3.connect.operation/op-name)])
Can it be done simpler?