/graphql-rs

A implementation of GraphQL for Rust

Primary LanguageRustMIT LicenseMIT

graphql-rs

A work-in-progress implementation of GraphQL for Rust

Items

  • Type System (WIP)
  • Lexer (WIP)
  • Parser (WIP)
  • Executor
  • Validator
  • Visitor
  • Printer
  • Examples