(attribute-errors-plugin)
DEPRECATED: attribute errors are now built-in, you can just remove it from your setup.
This plugin makes attributes errors visible in the data.
DEPRECATED: attribute errors are now built-in, you can just remove it from your setup. This plugin makes attributes errors visible in the data.
(dev-linter)
This plugin adds linting features to help developers find sources of issues while Pathom runs its system.
Checks done:
This plugin adds linting features to help developers find sources of issues while Pathom runs its system. Checks done: - Verify if all the output that comes out of the resolver is declared in the resolver output. This means the user missed some attribute declaration in the resolver output and that may cause inconsistent behavior on planning/running.
(filtered-sequence-items-plugin)
(filtered-sequence-items-plugin
{:com.wsscode.pathom3.connect.built-in.plugins/keys [apply-everywhere?]})
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close