alumbra.parser icon indicating copy to clipboard operation
alumbra.parser copied to clipboard

A fast GraphQL Parser for Clojure

Results 3 alumbra.parser issues
Sort by recently updated
recently updated
newest added

Hi @xsc ! I wanted to know if it's possible to make a release on Clojars of the current master version `0.1.8` containing the latest fixes for the directives? Thanks...

Is there some way to get the GraphQL document in string form when given the AST?

See alumbra/alumbra#1.

enhancement