Liking cljdoc? Tell your friends :D

artemis.stores.mapgraph.write


addcljs

(add store & entities)

Returns updated store with generic normalized entities merged in.

Returns updated store with generic normalized entities merged in.
sourceraw docstring

format-for-cachecljs

(format-for-cache {:keys [store apply-typename?] :as context}
                  selection-set
                  result
                  fragments
                  &
                  [stub])
source

write-to-cachecljs

(write-to-cache document input-vars result store)

Writes a graphql response to the mapgraph store

Writes a graphql response to the mapgraph store
sourceraw docstring

write-to-entitycljs

(write-to-entity document result [ref-key ref-val] store)
source

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

× close