Liking cljdoc? Tell your friends :D

promecinia.core


attachclj

(attach promise {:keys [error warning context]})
source

attach-contextclj

(attach-context promise context)
source

attach-errorclj

(attach-error promise error)
source

attach-warningclj

(attach-warning promise warning)
source

internal-server-errorclj

source

show-stack-traceclj

(show-stack-trace x)

Translate all internal errors to GraphQL errors. Don't do this in production.

Translate all internal errors to GraphQL errors. Don't do this in production.
sourceraw docstring

show-stack-tracesclj

(show-stack-traces e)

Translate all internal errors to GraphQL errors. Don't do this in production.

Translate all internal errors to GraphQL errors. Don't do this in production.
sourceraw docstring

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

× close