Liking cljdoc? Tell your friends :D

com.wsscode.pathom.connect.indexes


io->queryclj/s

(io->query io)

Converts IO format to query format.

Converts IO format to query format.
sourceraw docstring

merge-ioclj/s

(merge-io)
(merge-io a)
(merge-io a b)

Merge ::p/shape-descriptor maps.

Merge ::p/shape-descriptor maps.
sourceraw docstring

merge-io-attrsclj/s

(merge-io-attrs a b)
source

merge-oirclj/s

(merge-oir a b)

Merge ::index-oir maps.

Merge ::index-oir maps.
sourceraw docstring

normalize-ioclj/s

(normalize-io output)

Convert pathom output format into io/provides format.

Convert pathom output format into io/provides format.
sourceraw docstring

resolver-dataclj/s

(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.
sourceraw docstring

resolver-providesclj/s

(resolver-provides {:com.wsscode.pathom.connect/keys [provides output]})
source

sub-select-astclj/s

(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.
sourceraw docstring

sub-select-ioclj/s

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close