[][src]Macro juniper_from_schema_code_gen::graphql_schema_from_file

graphql_schema_from_file!() { /* proc-macro */ }

Read a GraphQL schema file and generate corresponding Juniper macro calls.

See the crate level docs for an example.