(defenum enum-name enum-meta enum-set)
Defines new enum types.
Defines new enum types.
(defobject o-name o-meta & field-opt)
Defines new object types.
Defines new object types.
(defscalar type-name type-meta conform-fn)
Defines new scalar types.
Defines new scalar types.
(resolver we-have)
(resolver we-have doc)
(resolver we-have doc opt)
The 'resolver' scalar type represents references to other resolver functions. These are used for connecting nodes in the graph. It doesn't represent a type in itself.
The 'resolver' scalar type represents references to other resolver functions. These are used for connecting nodes in the graph. It doesn't represent a type in itself.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |