Expand description
See the docs for “juniper-from-schema” for more info about this.
Macros§
- graphql_
schema - Write your GraphQL schema directly in your Rust code.
- graphql_
schema_ from_ file - Read a GraphQL schema file and generate corresponding Juniper macro calls.