paren-com / serene

Generate clojure.spec with GraphQL and extend GraphQL with clojure.spec
135 stars 3 forks source link

Lacinia Integration #2

Open domkm opened 5 years ago

domkm commented 5 years ago

Lacinia seems to be the most popular Clojure GraphQL server library and, as such, we would like to support common use cases.

Particularly, we would like to be able to automatically instrument resolvers. The exact nature of the instrumentation is an open question.