Liking cljdoc? Tell your friends :D

phrag.context

Context for constructing Phrag's GraphQL schema from DB schema data.

Context for constructing Phrag's GraphQL schema from DB schema data.
raw docstring

phrag.core

Creation and execution of Phrag's GraphQL schema through Lacinia.

Creation and execution of Phrag's GraphQL schema through Lacinia.
raw docstring

phrag.db

DB operations for DB schema retrieval and GraphQL operations.

DB operations for DB schema retrieval and GraphQL operations.
raw docstring

phrag.field

Lacinia fields for a context of Phrag's schema.

Lacinia fields for a context of Phrag's schema.
raw docstring

phrag.resolver

Resolvers for Phrag's GraphQL schema. Queries are executed at each nest level to batch nested queries and avoid N+1 problem while allowing use of limit.

Resolvers for Phrag's GraphQL schema. Queries are executed at each nest level
to batch nested queries and avoid N+1 problem while allowing use of `limit`.
raw docstring

phrag.route

Routes + handlders for reitit and bidi.

Routes + handlders for reitit and bidi.
raw docstring

phrag.table

Table data handling for Phrag's GraphQL.

Table data handling for Phrag's GraphQL.
raw docstring

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

× close