#graphql #web-api

graphql-introspection-query

GraphQL introspection query and response types

3 releases (breaking)

0.3.0 Dec 8, 2025
0.2.0 Jul 4, 2021
0.1.0 Mar 13, 2020

#313 in HTTP server

Download history 210095/week @ 2025-10-01 199473/week @ 2025-10-08 195681/week @ 2025-10-15 209849/week @ 2025-10-22 229303/week @ 2025-10-29 220812/week @ 2025-11-05 239043/week @ 2025-11-12 211526/week @ 2025-11-19 122996/week @ 2025-11-26 258557/week @ 2025-12-03 331061/week @ 2025-12-10 246373/week @ 2025-12-17 57353/week @ 2025-12-24 136769/week @ 2025-12-31 317476/week @ 2026-01-07 368755/week @ 2026-01-14

901,039 downloads per month
Used in 133 crates (5 directly)

Apache-2.0 OR MIT

12KB
277 lines

graphql-introspection-query

This crate defines structs implementing serde::Deserialize that match the shape returned by a spec-compliant GraphQL API presented with the introspection query.

Dependencies

~0.3–1MB
~21K SLoC