GraphQL Parser (fork)
This repo is a fork of
graphql-rust/graphql-parser
with recent changes.
You can follow the original repository, and just replace the dependency name to graphql-parser-hive-fork
:
# graphql-parser = "0.4.0"
= "0.5.0"
Documentation | Github | Crate