try-graphql-jit

MIT License

Stars
9

try-graphql-jit

A REPL for GraphQL-JIT for demoing purposes only.

Usage:

https://try-graphql-jit.boopathi.in/

  • Edit the sections - Query, Schema and Resolvers
  • click Execute - compiles the Query against the Schema+Resolvers and runs it in a web worker