Liking cljdoc? Tell your friends :D
Clojure only.

bff.examples.transformers.user


enrich-dashboardclj

(enrich-dashboard _args _chain-ctx output)

args — GraphQL input args chain-ctx — map of step-id → tagged result {:status :ok :data {...}} output — already-mapped output fields

Returns the final output map (can add, remove, or transform fields).

args        — GraphQL input args
chain-ctx   — map of step-id → tagged result {:status :ok :data {...}}
output      — already-mapped output fields

Returns the final output map (can add, remove, or transform fields).
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close