| Crates.io | graphql-parser-hive-fork |
| lib.rs | graphql-parser-hive-fork |
| version | 0.5.0 |
| created_at | 2024-11-12 14:44:17.320315+00 |
| updated_at | 2024-11-12 14:44:17.320315+00 |
| description | A parser, AST and serializer for graphql query language and scheme definition language (sometimes called IDL). |
| homepage | https://github.com/graphql-hive/graphql-parser |
| repository | |
| max_upload_size | |
| id | 1445017 |
| size | 162,132 |
This repo is a fork of
graphql-rust/graphql-parserwith 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