Liking cljdoc? Tell your friends :D

burningswell.api.graphql


graphiql-workspaceclj

(graphiql-workspace {:keys [client] :as env})

Returns the GraphiQL workspace handler.

Returns the GraphiQL workspace handler.
raw docstring

graphql-handlerclj

(graphql-handler env)

Returns the GraphQL handler for env.

Returns the GraphQL handler for `env`.
raw docstring

graphql-handler-optsclj

(graphql-handler-opts env)

Returns the GraphQL handler options for env.

Returns the GraphQL handler options for `env`.
raw docstring

graphql-urlclj

(graphql-url client)

Returns the GraphQL url.

Returns the GraphQL url.
raw docstring

Mutationclj


parse-documentclj

(parse-document schema document)

Queryclj


scalarsclj

The custom scalar types used in the GraphQL schema.

The custom scalar types used in the GraphQL schema.
raw docstring

schemaclj

(schema)

Returns the GraphQL schema as a string.

Returns the GraphQL schema as a string.
raw docstring

wrap-observe-durationclj

(wrap-observe-duration engine)

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

× close