Liking cljdoc? Tell your friends :D
Clojure only.

doccla.oth-client.kairos


queryclj

(query {:keys [base-url] :as opts}
       q
       &
       {:keys [variables operation-name extensions]
        :or {variables {} operation-name nil extensions {}}})

Make a kairos/graphql query to OTH. opts - Standard OTH client options map with :base-url and :auth q - GraphQL query string And optionally, a map of graphql options to pass to the query

Make a kairos/graphql query to OTH.
opts - Standard OTH client options map with :base-url and :auth
q - GraphQL query string
And optionally, a map of graphql options to pass to the query
raw 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