Liking cljdoc? Tell your friends :D

ring.middleware.graphql-multipart


underscoreclj

(underscore s)

Replace all "_" in s with "-".

Replace all "_" in `s` with "-".
sourceraw docstring

wrap-graphql-multipartclj

(wrap-graphql-multipart handler & [{:keys [key-fn] :as opts}])

Wrap handler with middleware that rewrites GraphQL multipart requests.

Wrap `handler` with middleware that rewrites GraphQL multipart requests.
sourceraw docstring

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

× close