5 releases

Uses new Rust 2024

0.2.1 Nov 26, 2025
0.2.0 Jun 23, 2025
0.1.2 Apr 28, 2025
0.1.1 Feb 10, 2025
0.1.0 Feb 7, 2025

#1575 in HTTP server

Download history 45/week @ 2025-11-04 36/week @ 2025-11-11 1/week @ 2025-11-18 23/week @ 2025-11-25 98/week @ 2025-12-02 19/week @ 2025-12-09 1/week @ 2025-12-16 10/week @ 2025-12-30 16/week @ 2026-01-06 32/week @ 2026-01-13 29/week @ 2026-01-20 9/week @ 2026-01-27 17/week @ 2026-02-03 5/week @ 2026-02-10 28/week @ 2026-02-17

77 downloads per month
Used in grafbase-sdk

MPL-2.0 license

30KB
664 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–42MB
~729K SLoC