cynic-parser

A fast, correct and easy to use GraphQL parser

Crate Info API Docs Discord Chat

Documentation | Examples | Changelog

`cynic-parser` is a GraphQL parser - it is part of `cynic` but can also be used as a standalone parser. ### Design Goals - Fast to parse - Fast to compile - Correct and up to date - Easy to use ### Features TODO