Liking cljdoc? Tell your friends :D

restql.parser.core


escape-context-valuesclj

(escape-context-values context)

Returns context with escaped values

Returns context with escaped values
sourceraw docstring

handle-errorclj

(handle-error result)

Handles any parsing errors

Handles any parsing errors
sourceraw docstring

handle-produceclj

(handle-produce tree context)

Produces the EDN query of a given restQL query

Produces the EDN query of a given restQL query
sourceraw docstring

handle-successclj

(handle-success result & {:keys [pretty]})

Handles parsing success

Handles parsing success
sourceraw docstring

parse-queryclj

(parse-query query-text & {:keys [pretty context]})

Parses the restQL query

Parses the restQL query
sourceraw docstring

parse-query-textclj

source

query-parserclj

source

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

× close