#graphql #query-response #api #web #web-api #define

graphql-introspection-query

GraphQL introspection query and response types

2 unstable releases

0.2.0 Jul 4, 2021
0.1.0 Mar 13, 2020

#811 in Web programming

Download history 95844/week @ 2024-06-18 104623/week @ 2024-06-25 99349/week @ 2024-07-02 103840/week @ 2024-07-09 111087/week @ 2024-07-16 107118/week @ 2024-07-23 108419/week @ 2024-07-30 109554/week @ 2024-08-06 132461/week @ 2024-08-13 137889/week @ 2024-08-20 119013/week @ 2024-08-27 140977/week @ 2024-09-03 151924/week @ 2024-09-10 135863/week @ 2024-09-17 163406/week @ 2024-09-24 120020/week @ 2024-10-01

602,047 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.4–1MB
~22K SLoC