graphql-parser-hive-fork

Crates.iographql-parser-hive-fork
lib.rsgraphql-parser-hive-fork
version0.5.0
sourcesrc
created_at2024-11-12 14:44:17.320315
updated_at2024-11-12 14:44:17.320315
description A parser, AST and serializer for graphql query language and scheme definition language (sometimes called IDL).
homepagehttps://github.com/graphql-hive/graphql-parser
repository
max_upload_size
id1445017
size162,132
Dotan Simha (dotansimha)

documentation

https://github.com/graphql-hive/graphql-parser

README

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

Commit count: 0

cargo fmt