#graphql #query-response #api #web

graphql-introspection-query

GraphQL introspection query and response types

2 unstable releases

0.2.0 Jul 4, 2021
0.1.0 Mar 13, 2020

#887 in Web programming

Download history 107987/week @ 2024-07-24 104626/week @ 2024-07-31 118371/week @ 2024-08-07 134617/week @ 2024-08-14 131636/week @ 2024-08-21 118640/week @ 2024-08-28 148969/week @ 2024-09-04 147698/week @ 2024-09-11 143571/week @ 2024-09-18 155201/week @ 2024-09-25 165679/week @ 2024-10-02 179464/week @ 2024-10-09 179491/week @ 2024-10-16 206475/week @ 2024-10-23 187997/week @ 2024-10-30 200463/week @ 2024-11-06

810,559 downloads per month
Used in 114 crates (5 directly)

Apache-2.0 OR MIT

12KB
270 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
~22K SLoC