2 releases
new 0.1.1 | Feb 10, 2025 |
---|---|
0.1.0 | Feb 7, 2025 |
#907 in HTTP server
445 downloads per month
Used in grafbase-sdk
28KB
585 lines
Provides a dynamic GraphQL schema and subgraph implementation that can be built and executed at runtime.
This crate allows creating GraphQL schemas dynamically from SDL (Schema Definition Language) strings and executing queries against them. It also provides functionality for running mock GraphQL servers using these dynamic schemas.
Dependencies
~24–38MB
~667K SLoC