Fork me on GitHub
#pathom
<
2022-09-19
>
Joe R. Smith02:09:48

This is probably too ambiguous a question, but, I'm using the Datomic dynamic resolver and pbip/mutation-resolve-params and it will resolve nested ::pco/params for a mutation, but not for a resolver. I.e., if the top-level key in the params doesn't return one of the nested attributes, the Datomic dynamic resolver finds them, but only for mutations.e

Joe R. Smith04:09:13

pathom3-datomic's compute-dynamic-nested-requirements doesn't work with optional input (e.g., (pco/? :some/thing)

Joe R. Smith04:09:29

as a result I've switched to using a mutation for compiling "reports" and resolved params