(-alias name)
(-argument name value)
(-arguments arguments)
(-coerce-variable-type variable-type)
(-coerce-variable-type opts variable-type)
(-create-directive opts form directive-name)
(-create-directives form directives)
(-create-document opts definitions)
(-create-document-form definitions)
(-create-field name form opts selection-set)
(-create-fragment opts form selection-set)
(-create-fragment-spread opts form)
(-create-inline-fragment opts form selection-set)
(-create-list opts form type-or-list)
(-create-operation-definition type form opts selection-set)
(-create-selection-set selections)
(-create-type opts type)
(-create-type! type-name)
(-create-variable variable-name opts form variable-type)
(-default value)
(-directive name arguments)
(-directive-form name opts)
(-directive-name directive-name)
(-directive-opts arguments)
(-directives directives)
(-directives-form directives)
(-document definitions)
(-field name opts selection-set)
(-field-form name opts selection-set)
(-fragment opts selection-set)
(-fragment-form opts selection-set)
(-fragment-spread opts)
(-fragment-spread-form opts)
(-get-oksa-opts opts)
(-graphql-dsl-lang schema)
(-graphql-dsl-lang opts schema)
(-inline-fragment opts selection-set)
(-inline-fragment-form opts selection-set)
(-list opts type-or-list)
(-list-form opts type-or-list)
(-naked-field name)
(-name name)
(-on name)
(-operation-definition operation-type opts selection-set)
(-operation-definition-form operation-type opts selection-set)
(-opts & options)
(-parse-or-throw type form parser message)
(-selection-set selections)
(-selection-set-form selections)
(-type type-name)
(-type opts type-name)
(-type! type-name)
(-type!-form type-name)
(-variable variable-name opts variable-type)
(-variable-form variable-name opts variable-type)
(-variables variable-definitions)
(explain x)
Modes default and debug supported.
default
debug
Modes `default` and `debug` supported.
(to-ast x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries