[][src]Crate juniper_from_schema_code_gen

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.