5 releases (3 breaking)
0.5.0 | Nov 12, 2021 |
---|---|
0.4.1 | Nov 8, 2021 |
0.4.0 | Nov 6, 2021 |
0.3.0 | Nov 5, 2021 |
0.2.0 | Nov 3, 2021 |
#64 in #graphql-schema
Used in confql
50KB
1.5K
SLoC
confql-proc-macro v0.5.0
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
lib.rs
:
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.
Dependencies
~13MB
~242K SLoC