(io->query io)
Converts IO format to query format.
Converts IO format to query format.
(merge-io)
(merge-io a)
(merge-io a b)
Merge ::p/shape-descriptor maps.
Merge ::p/shape-descriptor maps.
(normalize-io output)
Convert pathom output format into io/provides format.
Convert pathom output format into io/provides format.
(resolver-data env-or-indexes sym)
Get resolver map information in env from the resolver sym.
Get resolver map information in env from the resolver sym.
(resolver-provides {:com.wsscode.pathom.connect/keys [provides output]})
(sub-select-ast {:keys [children] :as ast} mask)
Given an ast and a io-map mask, returns the parts of AST that match the mask.
Given an ast and a io-map mask, returns the parts of AST that match the mask.
(sub-select-io io-map mask)
Given io-map, filters the parts of it that are also contained in mask.
Given io-map, filters the parts of it that are also contained in mask.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close