boopathi / try-graphql-jit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:TypeScript 77.7%Language:CSS 15.4%Language:HTML 6.9%