graphql-parser-hive-fork 0.5.0

A parser, AST and serializer for graphql query language and scheme definition language (sometimes called IDL).
Documentation

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"
graphql-parser-hive-fork = "0.5.0"

Documentation | Github | Crate