#graphql #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

#1374 in Web programming

Download history 25336/week @ 2023-02-17 26494/week @ 2023-02-24 25834/week @ 2023-03-03 26238/week @ 2023-03-10 30704/week @ 2023-03-17 28242/week @ 2023-03-24 29099/week @ 2023-03-31 23956/week @ 2023-04-07 22889/week @ 2023-04-14 21770/week @ 2023-04-21 20806/week @ 2023-04-28 21465/week @ 2023-05-05 22318/week @ 2023-05-12 21372/week @ 2023-05-19 23469/week @ 2023-05-26 22447/week @ 2023-06-02

93,919 downloads per month
Used in 76 crates (5 directly)

Apache-2.0 OR MIT

11KB
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.6–1.1MB
~27K SLoC