Skip to content

david0u0/juniper-from-schema

 
 

Repository files navigation

This library contains a procedural macro that reads a GraphQL schema file, and generates the corresponding Juniper macro calls. This means you can have a real schema file and be guaranteed that it matches your Rust implementation. It also removes most of the boilerplate involved in using Juniper.

See the crate documentation for a usage examples and more info.


License: MIT

About

Generate Juniper code from you GraphQL schema

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.8%
  • Shell 0.2%