Pathom integration for Asami for Pathom v2
Pathom integration for Asami for Pathom v2
(make-pathom2-resolver {:keys [batch?] :as _opts}
resolve-sym
qualified-key
outputs
resolve-fn
transform-fn)
Creates a pathom2 resolver, skipping the macro
Creates a pathom2 resolver, skipping the macro
(pathom-plugin database-mapper)
Instantiate a pathom plugin for Asami connections and DB.
database-mapper
- a `(fn [env]) -> map from a schema to an Asami connectionNOTE: If you get the error 'form/pathom-plugin is not installed on the parser' then you forgot to install the ...rad.form/pathom-plugin with the save/delete middlewares.
Instantiate a pathom plugin for Asami connections and DB. - `database-mapper` - a `(fn [env]) -> map from a schema to an Asami connection NOTE: If you get the error 'form/pathom-plugin is not installed on the parser' then you forgot to install the ...rad.form/pathom-plugin with the save/delete middlewares.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close