confql-proc-macro v0.4.1

Some procedural macros taking a GraphQL schema, and generating structs for all types in the schema with data resolution impls, along with a [juniper::RootNode] ready for execution.

See the confql source repo for more detailed information.

License: MIT