https://github.com/Shopify/bluejay
GraphQL tools for Rust
https://github.com/Shopify/bluejay
graphql rust
Last synced: 12 months ago
JSON representation
GraphQL tools for Rust
- Host: GitHub
- URL: https://github.com/Shopify/bluejay
- Owner: Shopify
- License: mit
- Created: 2023-01-26T23:59:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-03T19:40:39.000Z (about 1 year ago)
- Last Synced: 2025-07-10T12:47:19.392Z (12 months ago)
- Topics: graphql, rust
- Language: Rust
- Homepage:
- Size: 1.13 MB
- Stars: 30
- Watchers: 80
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `bluejay`
`bluejay` is a collection of Rust crates providing different GraphQL tooling.
## Crates
- [`bluejay-core`](/bluejay-core/README.md)
- [`bluejay-parser`](/bluejay-parser/README.md)
- [`bluejay-printer`](/bluejay-printer/README.md)
- [`bluejay-schema-comparator`](/bluejay-schema-comparator/README.md)
- [`bluejay-typegen`](/bluejay-typegen/README.md)
- [`bluejay-typegen-macro`](/bluejay-typegen-macro/README.md)
- [`bluejay-validator`](/bluejay-validator/README.md)
- [`bluejay-visibility`](/bluejay-visibility/README.md)