Spec compliant GraphQL Tools in Rust.
Stars
597
Forks
47
Watchers
597
Open Issues
76
Overall repository health assessment
No package.json found
This might not be a Node.js project
368
commits
242
commits
237
commits
40
commits
16
commits
10
commits
8
commits
6
commits
6
commits
4
commits
fix(deps): update rust crate similar-asserts to v2 (#1032)
28f36eaView on GitHubfix(parser): correct EOF location reporting for empty input (#1021)
e540e57View on GitHubchore(parser): use peek_token() instead of peek_data().unwrap() (#1028)
fe46eb4View on GitHubchore(circleci, clippy): remove openssl installation, fix clippy warnings (#1029)
80d9606View on GitHubRelease apollo-parser 0.8.5, apollo-compiler 1.31.1 (#1026)
207ca98View on GitHubchore(deps): update rust crate criterion to 0.8.0 (#1020)
2e65010View on GitHubchore(compiler): add test for report formatting with multibyte UTF-8 characters (#1016)
076a457View on GitHubfeat(compiler): Allow coercing Int variables to Float (#1011)
07e31abView on GitHubAdd iter_orphan_extension_types method on SchemaBuilder (#1012)
253d306View on GitHub