Liking cljdoc? Tell your friends :D

fluree.db.query.graphql-parser


add-reverse-joinsclj/s

(add-reverse-joins schema)

add-variablesclj/s

(add-variables query-str variables)

base-typesclj/s


base-types-formattedclj/s


clean-where-and-block-queryclj/s

(clean-where-and-block-query query)

collection-argumentsclj/s


collection-as-graph-fieldsclj/s

(collection-as-graph-fields collection)

collection-predicate-typesclj/s

(collection-predicate-types collection-map)

collection-typesclj/s

(collection-types collection-map)

flakeclj/s


flake-fieldsclj/s

(flake-fields name)

format-collection-argumentsclj/s

(format-collection-arguments arg)

format-scalar-typesclj/s

(format-scalar-types name)

format-schemaclj/s

(format-schema db opts)

format-typesclj/s

(format-types type-obj)

get-block-for-graph-queryclj/s

(get-block-for-graph-query query-array)

gql-query-str->arrayclj/s

(gql-query-str->array graphql-str type vars)

gql-query-typeclj/s

(gql-query-type graphql-str)

graph-schemaclj/s

(graph-schema collection-vec)

graphql-type-mapclj/s


input-object-keysclj/s


mutationRootclj/s


output-flake-typeclj/s


parse-generic-queryclj/s

(parse-generic-query query-str)

parse-graph-optsclj/s

(parse-graph-opts graphql-str)

parse-graphql-to-flureeqlclj/s

(parse-graphql-to-flureeql db graphql-str)
(parse-graphql-to-flureeql db graphql-str variables)
(parse-graphql-to-flureeql db graphql-str variables opts)

Takes a GraphQL str, and parses to FlureeQL query syntax

Takes a GraphQL str, and parses to FlureeQL query syntax
raw docstring

parse-history-queryclj/s

(parse-history-query query-str)

parse-introspection-queryclj/s

(parse-introspection-query db intro-query opts)

parse-mutationclj/s

(parse-mutation body)

parse-optionsclj/s

(parse-options option-map)
(parse-options option-map top-level)

parse-type-queryclj/s

(parse-type-query db query opts)

process-block-queryclj/s

(process-block-query query-str)

pull-schemaclj/s

(pull-schema db opts)

Queries for schema. Format should be: {:collection-name [{}

Queries for schema. Format should be:
{:collection-name [{}
raw docstring

queryRootclj/s


read-and-add-fragmentsclj/s

(read-and-add-fragments graphql-str)

replace-gql-charsclj/s

(replace-gql-chars query-with-vars)

retrieve-schema-typeclj/s

(retrieve-schema-type schema-item type-select)

schema-cacheclj/s


select-parseclj/s

(select-parse select-array)

sortOrderclj/s


translate-nested-optionsclj/s

(translate-nested-options keyword)

trim-allclj/s

(trim-all str)

trim-bracket-lclj/s

(trim-bracket-l str)

try-coerce->intclj/s

(try-coerce->int string)

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

× close