gurkle-parser 0.3.0

A parser, AST and serializer for GraphQL schemas and query language.
Documentation
1
2
3
query {
  node @dir(a: 1, b: "2", c: true, d: false, e: null)
}