graphql_schema_from_file!() { /* proc-macro */ }Expand description
Read a GraphQL schema file and generate corresponding Juniper macro calls.
See the crate level docs for an example.
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.