Liking cljdoc? Tell your friends :D

com.wsscode.pathom3.connect.built-in.plugins


attribute-errors-pluginclj/s

(attribute-errors-plugin)

This plugin makes attributes errors visible in the data.

This plugin makes attributes errors visible in the data.
raw docstring

mutation-resolve-paramsclj/s

Remove the run stats from the result meta. Use this in production to avoid sending the stats. This is important for performance and security.

TODO: error story is not complete, still up to decide what to do when params can't get fulfilled.

Remove the run stats from the result meta. Use this in production to avoid sending
the stats. This is important for performance and security.

TODO: error story is not complete, still up to decide what to do when params can't
get fulfilled.
raw docstring

process-entity-errorsclj/s

(process-entity-errors entity)

remove-stats-pluginclj/s

DEPRECATED

This plugin is deprecated and is going to get removed, please instead use the option ::pcr/omit-run-stats? true in your env to disable run stats meta.

Remove the run stats from the result meta. Use this in production to avoid sending the stats. This is important for performance and security.

DEPRECATED

This plugin is deprecated and is going to get removed, please instead use the
option `::pcr/omit-run-stats?` true in your env to disable run stats meta.

Remove the run stats from the result meta. Use this in production to avoid sending
the stats. This is important for performance and security.

raw docstring

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

× close