Skip to content

[v0.1a1] graphql-core v0.1-alpha-1 release.

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhgg jhgg released this 07 Oct 21:33
· 713 commits to master since this release

graphql-core v0.1-alpha-1 release.

  • Performance and memory optimizations to the visitor, parser, lexer and tokenizer.
  • Implement latest upstream RFCs (operation name optional, type condition optional).
  • Implement schema parser and schema AST printer.
  • Add more tests.