Liking cljdoc? Tell your friends :D
Clojure only.

bff.schema-builder


build-schemaclj

(build-schema spec)
(build-schema spec extensions)

Compile a Lacinia schema from spec. extensions is the caller-owned config map ({:enrichers :validators :transformers :resolvers :retry-hooks :cache :scalars}); it is closed over every resolver so runtime requests carry it into bff.executor/run-endpoint.

Compile a Lacinia schema from `spec`. `extensions` is the caller-owned
config map ({:enrichers :validators :transformers :resolvers :retry-hooks
:cache :scalars}); it is closed over every resolver so runtime requests
carry it into bff.executor/run-endpoint.
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